d_bounce 0.0.1 copy "d_bounce: ^0.0.1" to clipboard
d_bounce: ^0.0.1 copied to clipboard

dBounce

debounce_ops #

A lightweight Dart/Flutter package for debouncing operations โ€” useful for reducing noise from rapid-fire events like button presses, text input changes, and more.


โœจ Features #

  • ๐Ÿ•’ Simple debounce utility
  • ๐Ÿงผ Clean and readable API
  • โœ… Useful for user input handling, network requests, or event throttling

๐Ÿš€ Getting Started #

Add this to your pubspec.yaml:

yaml #

dependencies: debounce_ops: ^1.0.0

Then run: #

flutter pub get

0
likes
120
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

dBounce

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

flutter

More

Packages that depend on d_bounce