grab 0.2.0 copy "grab: ^0.2.0" to clipboard
grab: ^0.2.0 copied to clipboard

outdated

A flutter package to control rebuilds of a widget based on updates of a Listenable such as ChangeNotifier and ValueNotifier.

0.2.0 #

  • Implement debugFillProperties().
  • Make GrabSelector public.
  • Refactor GrabMixinError.
  • Throw GrabMixinError instead of AssertionError in debug mode too.
  • Improve tests.
  • Improve documentation.
  • Update lint rules.

0.1.0 #

  • Improve documentation.
  • Require Flutter >=2.10.

0.0.1 #

  • Initial version.
14
likes
0
points
149
downloads

Publisher

verified publisherkaboc.cc

Weekly Downloads

A flutter package to control rebuilds of a widget based on updates of a Listenable such as ChangeNotifier and ValueNotifier.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on grab