scoped_model 1.0.1 copy "scoped_model: ^1.0.1" to clipboard
scoped_model: ^1.0.1 copied to clipboard

outdated

A Widget that passes a Reactive Model to all of it's children

Changelog #

1.0.1 #

  • Fix changelog

1.0.0 #

  • Deprecated the ModelBuilder class. Use AnimatedBuilder instead, which works with any listenable.
  • Ship 1.0, since core functionality has been stable for quite some time.

0.3.0 #

  • Add constraint for Dart SDK (>=2.0.0-dev-28.0 <3.0.0)
  • Update / add lots of docs
  • Expose the ModelLister publicly, renamed to ModelBuilder
  • Add helpful error message if model could not be found

0.2.0 #

  • Thanks to @passsy for the contributions!
  • Model cannot be null
  • Model now implements Listenable
  • Improve Docs
  • Improve tests

0.1.1 #

  • Move to github

0.1.0 #

  • Initial version
268
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A Widget that passes a Reactive Model to all of it's children

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on scoped_model