flutter_animated_icon_button 1.1.3 flutter_animated_icon_button: ^1.1.3 copied to clipboard
An animated icon button for Flutter apps. This package allows you to create animated icons and a particle easily.
1.0.0 #
- Initial release.
1.1.0 #
- Add exports in
flutter_animated_icon_button.dart
- Add the platform info in
pubspec.yaml
1.1.1 #
- fix the bug what AnimateChangeIcon inversioned
1.1.2 #
- fix the bug what AnimateChangeIcon don't change the icon when use the AnimationCotroller used another button.
1.1.3 #
- Change AnimateChageIcon's behavior what is injected a controller to don't control animations.