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.
0.3.0
49 downloads/mo
#4569 most downloaded on pub.dev
timnew/app_preference
What this package is like to depend on
Last release 4 months ago
24 Apr 2026
Ships on a steady schedule
a new release about every 1.3 years
Nearly every release is documented
notes for 4 of 4 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
4 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
4 releases · Sep 2023 to Apr 2026Releases
latest 4-
0.3.024 Apr 2026Release notes
Open source →- Upgrade dependencies
- support
app_preference_secure_storage0.3.0, which supportsflutter_secure_storage10.0.0 - support
app_preference_shared_preferences0.3.0
-
0.2.128 Feb 2025 -
0.2.028 Feb 2025Release notes
Open source →AppPreference.serializedhandles null gracefully- Add
AppPreference.customSerializedshould be used to handle more complex situation such as signature verification
-
0.1.006 Sep 2023