data_notifier 0.1.6 copy "data_notifier: ^0.1.6" to clipboard
data_notifier: ^0.1.6 copied to clipboard

Manage and observe data states with ValueNotifier/ValueListenable. Handle loading, loaded, and error states with enhanced debugging.

0.1.0 #

  • Initial release.

0.1.3 #

  • Readme and pubspec updates.

0.1.4 #

  • Refactor notifier state management: rename NotifierState to NotifierState and update related classes and imports

0.1.5 #

  • PrintColor enum added and cmd_color.dart removed; updated imports in data_notifier.dart and utils.dart
  • Updated NotifierBuilder to be usable without a builder, allowing it to be used as just a listener.

0.1.6 #

  • Refactor state management: rename DataState to NotifierState, update related classes and imports; remove unused DataState and DataNotifierBuilder files; enhance NotifierBuilder functionality.
1
likes
150
points
15
downloads

Publisher

verified publishermelihhakanpektas.com

Weekly Downloads

Manage and observe data states with ValueNotifier/ValueListenable. Handle loading, loaded, and error states with enhanced debugging.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on data_notifier