prefnotifiers 1.0.2-beta copy "prefnotifiers: ^1.0.2-beta" to clipboard
prefnotifiers: ^1.0.2-beta copied to clipboard

outdated

Represents shared preferences as ValueNotifier objects. Reads and writes occur asynchronously in background.

1.0.2-beta #

  • Migrated to sound null safety
  • Added PrefNotifier class as a shortcut to PrefItem(SharedPrefsStorage(), ...)
  • Multiple minor improvements

0.0.7 #

  • Example simplified

0.0.6 #

  • Created master and dev GIT branches

0.0.5 #

  • Added GitHub action for CI unit testing
  • Added pubspec.yaml to the example dir

0.0.4 #

  • README updated
  • Small fixes and improvements

0.0.3 #

  • Example added
  • Code formatted with dartfmt
  • Dependencies updated

0.0.2 #

  • It's not 0.0.1 anymore
0
likes
0
pub points
0%
popularity

Publisher

verified publisherrevercode.com

Represents shared preferences as ValueNotifier objects. Reads and writes occur asynchronously in background.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, shared_preferences

More

Packages that depend on prefnotifiers