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

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

1.6.0 #

  • chore: downgrade project to v1.6.0
  • chore: update project to v1.6.1
  • chore: bump dependencies
  • chore: update descriptions
  • chore: add logo and screenshot
  • chore: removed unused test class
  • feat: override debugFillProperties
  • docs: add missing comma to listener
  • chore: update copyright year
  • chore: add topics to pubspec
  • chore: update sdk constraints
  • chore: update to Dart 2.19
  • refactor: remove unnecessary single child widget mixins
  • refactor(example): migrated deprecated headline1 style

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 @felangel and all bloc library contributors.

6
likes
150
points
571
downloads
screenshot

Publisher

verified publisherrobsonsilva.dev

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

#value-notifier #state-management #bloc #provider

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, meta, provider

More

Packages that depend on flutter_value_notifier