sla-000 / flutter_debouncer
Tap debounce simplifying widget and utils
☆17Updated last year
Alternatives and similar repositories for flutter_debouncer:
Users that are interested in flutter_debouncer are comparing it to the libraries listed below
- Android's onResume/onPause and iOS's viewDidAppear/viewDidDisappear for Flutter.☆98Updated 11 months ago
- Manually expand the tap area of a widget without changing its size or layout. Similar with the hitTest in iOS development.☆38Updated 10 months ago
- A Layout widget displaying a set of bricks (widgets with different shapes) as a vertical or horizontal list, like a wall...☆27Updated 4 months ago
- A Flutter package to build widgets that can be attached to the soft keyboard.☆60Updated 9 months ago
- A widget that enables you to add a bouncing animation on a widget.☆43Updated last year
- Makes it possible to safely execute and retry a Future inside a StatelessWidget☆28Updated 9 months ago
- An extremely easy-to-use method call debouncer package for Dart/Flutter.☆75Updated 8 months ago
- Flutter package to make animating transitions easy for widget and text sequences☆28Updated last year
- A Flutter widget that scrolls text widget and other widget☆28Updated last year
- Flutter Package: A widget that does a fade and size transition between widgets of same width but different heights, and you don't need to…☆47Updated 2 weeks ago
- Adds a didInitState() lifecycle method to stateful widgets where you can safely access inherited widgets.☆28Updated 9 months ago
- Determine the type of handheld device on Flutter. Like if the device is a Tablet or is iPhoneX.☆29Updated last year
- ☆63Updated 2 months ago
- Flutter package which provides locale code to name mappings for 563 locales☆16Updated last year
- A customizable shadow for any widget☆40Updated 2 years ago
- Animated carousel widget with stacked cards.☆38Updated last year
- An example of how to use Pigeon to create typesafe plugins with Swift on iOS and Kotlin on Android.☆45Updated 2 years ago
- Flutter package: Helper math class for easily creating Matrix4 transformations, that you can use in Container's transform parameter and e…☆59Updated 4 months ago
- Library help run flutter tasks in other isolate☆55Updated 5 years ago
- Flutter contextual popup menu with different shapes and multiple ways to fine-tune animation and position☆53Updated 10 months ago
- ☆61Updated 3 years ago
- A Flutter package to create easy slide animation countdown / countup timer.