ComposePrefs - Fully featured preferences library for Jetpack Compose

This page summarizes the projects mentioned and recommended in the original post on /r/Kotlin

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ComposePrefs

    ComposePrefs is a fully featured library of preference composables for Jetpack Compose.

  • preference-store

    DataStore Preferences wrapper

  • I did something somewhat similar, but approached it a different way. https://github.com/ealva-com/preference-store I wanted a better interface to store prefs in a datastore and then wrote the compose pieces after.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • compose-remember-preference

    Jetpack Compose library for remembering state persistently (based on DataStore preferences)

  • It looks great! I did another DataStore + Jetpack Compose library, which complements your library perfectly. Allows you to use preferences with `rememeberXPreference`: https://github.com/burnoo/compose-remember-preference

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts