rounded_loading_button 1.0.10
rounded_loading_button: ^1.0.10 copied to clipboard
A simple implementation of an animated loading button widget for Flutter
[1.0.10] #
- Added configurable button elevation
[1.0.9] #
- Added configurable border radius
- Added configurable animation duration
[1.0.8] #
- README fix
- Colour now inherits from theme
[1.0.7] #
- Added configurable circular progress color #8
[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.