flutter_debouncing_controllers library
Classes
- DebouncingChangeNotifier
- A debouncing change notifier.
- DebouncingSearchController
- A drop-in replacement for SearchController with debounce Duration.
- DebouncingTextController
- A drop-in replacement for SearchController with debounce Duration.
-
DebouncingValueNotifier<
T> - A debouncing value notifier.