Sign in Sign up
pub

app_preference

A library that makes accessing shared preferences or secured storage a lot easier. It handles the common use case that reads or write preferences. It also supports read and write serializable complex types in a type-safe way. It also supports listening to the value changes. It exposes its values as mobx observable values, but it can actually works with any state management library.

Activity

Latest release
4mo ago
Total releases
4
Cadence
~1.1 years
Last 12 months
1

Reach

Stars

Details

First release
Sep 06, 2023
Releases
Version Released
0.3.0 minor
0.2.1 patch
0.2.0 minor
0.1.0 initial