bg_swipe_button 0.0.3
bg_swipe_button: ^0.0.3 copied to clipboard
A customizable swipe-to-complete button widget for Flutter that supports dynamic text, icon, gradient backgrounds, and customizable swipe actions.
Changelog #
0.0.3 - 2025-05-10 #
Initial release #
- First stable release of
BGSwipeButton. - Implemented customizable swipe button with the following features:
- Customizable text before and after swipe completion.
- Before and after swipe icon customization.
- Gradient background support.
- Button color customization after swipe completion.
- Adjustable button radius.
- Swipe action triggers a callback on completion.
- Support for text color customization before and after swipe completion.
For more details or feedback, feel free to open issues or contribute to the repository.