persist_notifier 1.1.0 copy "persist_notifier: ^1.1.0" to clipboard
persist_notifier: ^1.1.0 copied to clipboard

A ValueNotifier designed for defining settings and providing a solution with a default value and notification system.

1.1.0 #

  • Add PersistNotifierManager for management of persist notifiers as settings.

1.0.1 #

  • Update API with doc comments.
  • Fix pubspec.yaml description length.
  • Update github URL with valid endpoint.
  • Fix spelling mistakes.

1.0.0 #

  • Initial release.
  • Extends ValueNotifier and adds support for storing and retrieving the values using SharedPreferences.
  • Adds ability to resync from storage.
  • Adds helper function to clear all listeners.
0
likes
130
pub points
59%
popularity

Publisher

verified publishervoidari.com

A ValueNotifier designed for defining settings and providing a solution with a default value and notification system.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on persist_notifier