flutter_debouncing_controllers 0.1.2 copy "flutter_debouncing_controllers: ^0.1.2" to clipboard
flutter_debouncing_controllers: ^0.1.2 copied to clipboard

Debouncing variants of flutter controllers and notifiers. Nearly DROP-IN replacements!

0.1.2 #

  • untilNotify fix

0.1.1 #

  • Readme and pubspec description fix.

0.1.0 #

  • All controllers and notifiers now have lastChangeDateTime and untilNotify getters. Package now has example.

0.0.4 #

  • DebouncingSearchController and DebouncingTextController now have a text getter.

0.0.3 #

  • Added DebouncingValueNotifier. DebouncingSearchController and DebouncingTextController are now extending ValueNotifier

0.0.2 #

  • Added DebouncingChangeNotifier.

0.0.1 #

  • Added DebouncingSearchController and DebouncingTextController.
6
likes
160
points
299
downloads

Publisher

verified publisheroquad.ru

Weekly Downloads

Debouncing variants of flutter controllers and notifiers. Nearly DROP-IN replacements!

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_debouncing_controllers