provider 1.1.1 copy "provider: ^1.1.1" to clipboard
provider: ^1.1.1 copied to clipboard

outdated

An helper to easily exposes a value using InheritedWidget without having to write one.

Release 1.1.0

  • onDispose has been added to StatefulProvider
  • BuildContext is now passed to valueBuilder callback

Release 1.1.1

  • add didChangeDependencies callback to allow updating the value based on an InheritedWidget
  • add updateShouldNotify method to both Provider and StatefulProvider
9761
likes
0
pub points
100%
popularity

Publisher

verified publisherdash-overflow.net

An helper to easily exposes a value using InheritedWidget without having to write one.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on provider