any_animated_button 0.0.4 copy "any_animated_button: ^0.0.4" to clipboard
any_animated_button: ^0.0.4 copied to clipboard

Button, which animates between idle, progress and success/error state, indicating that some process is running in the background.

0.0.4 #

  • updated flutter version to use 3.3.5
  • added child field AnyAnimatedButtonBlocListener to make it usable without MultiBlocListener

0.0.3 #

  • adjusted package to work with flutter_bloc version ^8.0.0

0.0.2 #

  • added additional fields to AnyAnimatedButtonParams
  • added duration field to progress, success and error default factory params constructor
  • refactored generic types in AnyAnimatedButtonBlocListener for better type checking
  • added smoother text animation by setting softWrap: true in Text in MinimalisticButton

0.0.1 #

  • initial release with first version of the button.
84
likes
130
pub points
82%
popularity

Publisher

verified publisherappvinio.com

Button, which animates between idle, progress and success/error state, indicating that some process is running in the background.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dartz, equatable, flutter, flutter_bloc

More

Packages that depend on any_animated_button