flutter_debouncer 1.3.1 copy "flutter_debouncer: ^1.3.1" to clipboard
flutter_debouncer: ^1.3.1 copied to clipboard

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.

1.3.1 #

  • format lib/src/debouncer.art

1.3.0 #

  • Change isLeadingEdge parameter into using BehaviorType enabling more flexibility on leading edge, trailing edge or both

1.2.1 [24 Jul 2023] #

  • Add leading edge to documentation

1.2.0 [20 Jul 2023] #

  • Add leading edge feature

1.1.1 [20 Jul 2023] #

  • Update ReadMe to add Throttle Example

1.1.0 [20 Jul 2023] #

  • Add Throttle

1.0.2 [19 Jul 2023] #

  • Add Documentation

1.0.1 [19 Jul 2023] #

  • Fix homepage not accessible

1.0.0 [19 Jul 2023] #

  • Add Debouncer class
24
likes
150
points
12.5k
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on flutter_debouncer