rounded_loading_button 1.0.6
rounded_loading_button: ^1.0.6 copied to clipboard
A simple implementation of an animated loading button widget for Flutter
1.0.6 #
- Fixed the issue were BehaviorSubject was not closed correctly
- Fixed the animation reset bug #6
1.0.5 #
- Fixed loading width bug #3
- Fixed padding issue with the loading spinner
- Fixed button disabled bug #4
1.0.4 #
- Added animation disposal
- Added configurable width
- Added configurable animation on tapped
1.0.3 #
- Example test updates
1.0.2 #
- Example updates
1.0.1 #
- Format changes
- Description update
1.0.0 #
- Initial release.