flutter_app_preferences 0.3.2 copy "flutter_app_preferences: ^0.3.2" to clipboard
flutter_app_preferences: ^0.3.2 copied to clipboard

A simple package to manage app preferences and get notifications when something changes.

0.3.2 #

  • Fix versions.

0.3.1 #

  • Add links to the repository and topics.

0.3.0 #

  • BREAKING: Fix type errors for a list of custom items.
  • BREAKING: fromJson and toJson require dynamic instead of Map<String, Object?>.
  • BREAKING: Bump shared_preferences constraints to 2.3.0.
  • Added example.

0.2.0 #

  • BREAKING: Require Preference type to extend Object.

0.1.0 #

  • Initial release.
1
likes
0
pub points
25%
popularity

Publisher

verified publishernikodembernat.com

A simple package to manage app preferences and get notifications when something changes.

Homepage
Repository (GitHub)
View/report issues

Topics

#persistence #shared-preferences #storage

License

unknown (license)

Dependencies

flutter, shared_preferences

More

Packages that depend on flutter_app_preferences