app_preference 0.2.1 copy "app_preference: ^0.2.1" to clipboard
app_preference: ^0.2.1 copied to clipboard

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 [...]

3 versionsVersions feed

Stable versions of app_preference

VersionMin Dart SDKUploadedDocumentationArchive
0.2.13.19 months agoGo to the documentation of app_preference 0.2.1Download app_preference 0.2.1 archive
0.2.02.199 months agoGo to the documentation of app_preference 0.2.0Download app_preference 0.2.0 archive
0.1.02.192 years agoDownload app_preference 0.1.0 archive
2
likes
140
points
95
downloads

Publisher

verified publisherpub.timnew.me

Weekly Downloads

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging, mobx

More

Packages that depend on app_preference