any_animated_button 0.0.2
any_animated_button: ^0.0.2 copied to clipboard
Button, which animates between idle, progress and success/error state, indicating that some process is running in the background.
0.0.2 #
- added additional fields to
AnyAnimatedButtonParams - added duration field to progress, success and error default factory params constructor
- refactored generic types in
AnyAnimatedButtonBlocListenerfor better type checking - added smoother text animation by setting
softWrap: trueinTextinMinimalisticButton
0.0.1 #
- Initial release with first version of the button.