holdable_button 0.0.11 holdable_button: ^0.0.11 copied to clipboard
A Flutter plugin that enables users to create buttons with a hold gesture, triggering a loading animation around the button while held.
0.0.1 #
- initial release.
0.0.2 #
- imp dart format
- imp pubspec repository
0.0.3 #
- added start position
- added some gifs demo
0.0.4 #
- clean the radius parameter
- updated readme file
0.0.5 #
- bug fix
0.0.6 #
- bug fix readme
0.0.7 #
- added margin and padding parameter
- added test case
0.0.8 #
- bug fix
0.0.9 #
- bug fix
- imp gifs
0.0.10 #
- support WASM
- bug fix
0.0.11 #
- added vibration option
- bug fix