property_change_notifier 0.3.0 copy "property_change_notifier: ^0.3.0" to clipboard
property_change_notifier: ^0.3.0 copied to clipboard

A drop-in replacement for ChangeNotifier for observing only certain properties of a model.

0.3.0 #

  • Added null safety
  • Added convenience classes to use when property names are of type String
  • Switched to use flutter_lints

0.2.0 #

  • Updated PropertyChangeProvider to detect all properties changed in the current build frame

0.1.5 #

  • Updated tests and example project

0.1.4 #

  • Readme updates

0.1.3 #

  • Fixed package declaration

0.1.2 #

  • Updated package structure

0.1.1 #

  • Removed readme from example project

0.1.0 #

  • Initial Open Source release
54
likes
115
pub points
88%
popularity

Publisher

verified publishermartinrybak.com

A drop-in replacement for ChangeNotifier for observing only certain properties of a model.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on property_change_notifier