progress_state_button 1.0.4 progress_state_button: ^1.0.4 copied to clipboard
A customizable progress button widget for Flutter Android, IOS and Web.
[1.0.0] #
- initial release.
[1.0.1+1] #
- fix readme url
[1.0.2] #
- add progressIndicatorSize, can change progress indicator size with this
[1.0.3] #
- add minWidthStates, can define only iconed states
- migrate null safety
[1.0.4] #
- change number parameters type to double #11
- fix typo #9
- expose transition animation duration #6