flutter_value_notifier 1.5.1 copy "flutter_value_notifier: ^1.5.1" to clipboard
flutter_value_notifier: ^1.5.1 copied to clipboard

Flutter Widgets that make it easy to implement state management patterns. Built to be used with the ValueNotifier class.

1.5.1 #

  • chore: add pub links

1.5.0 #

  • doc: fix badges links and add twitter link
  • doc: rename valueNotifier references in README
  • doc: add code snippets do api docs
  • doc: remove unneeded comment space
  • fix: add missing ci coverage steps
  • ci: move upload coverage to run block
  • ci: add Codecov step name
  • doc: update README header
  • ci: add main workflow
  • chore: add pull request template
  • chore: add code owners
  • refactor: rename valueNotifier to notifier

BREAKING: when specifying ValueNotifier instances, use notifier instead of valueNotifier

1.4.0 #

  • doc: refactor 1.0.0 changelog
  • refactor: change example notifiers order
  • doc: add example api documentations
  • style: add rules from very_good_analysis 3.1.0
  • feat: add Flutter 3.0.x compatibility
  • chore: update provider to 6.0.5
  • chore: rename project description

1.3.0 #

  • doc: add widgets api documentation
  • style: enable rule public_member_api_docs

1.2.0 #

  • style: fix test lints and missing names
  • feat: add example project
  • refactor: fix package name and imports

1.1.0 #

  • docs: add usage and widgets documentation

1.0.0 #

Thanks to Felix Angelov (@felangel) and all bloc library contributors.

6
likes
140
points
667
downloads

Publisher

verified publisherrobsonsilva.dev

Weekly Downloads

Flutter Widgets that make it easy to implement state management patterns. Built to be used with the ValueNotifier class.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, meta, provider

More

Packages that depend on flutter_value_notifier