toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 15 packages
Sort by PUB-AZS
An extremely easy-to-use method call debouncer package for Dart/Flutter.
A debouncer and throttle that works with Futures, Streams, and callbacks.
Tap debounce simplifying widget. Wrap your button widget in TapDebounce widget and any taps will be disabled while tap callback is in progress.#button#tap#debounce#ui
A Flutter plugin for debouncing can be used to simplify the implementation of debouncing logic in Flutter applications, making it easier to handle user interactions effectively.
A package for creating debounce in dart will possibilities of multi instances debounce. No singleton pattern
A package that provides a practical Debouncer for optimizing performance by controlling the frequency of function calls in response to rapid events.#debouncer#reactive#throttle#user-interface#utility
An easy-to-use method call debouncer package for Dart/Flutter.
A Debounce widget that allows a user to perform actions after they are finished making changes.
Created simple widget that can act as debouncer to absorb certain gestures according to the cooldowns/futures.
An easy to use, autocancellable debouncer. Can be used as a class or a one-off.