animated_widgets
Install
flutter pub add animated_widgets
Introduction
Easily add animations on your screen with AnimatedWidgets. Add always your animated widgets in your component's tree, then activate them when you want to activate the animations.
Details
Category | Animation & Transition |
update frequency | Poor |
Likes | 169 |
Popularity | 95 |
pub platform score | 90 |
github star count | 113 |
github open issue count | 5 |
total number of github issues | 14 |
package creation time | 2019-07-16 18:27:18 |
package update time | 2024-07-04 06:46:05 |
Dart3 Support | no |
null safety support | yes |
Platforms | Not Specified |
Version Number | 1.1.0 |
Creation Time | Jul, 2019 |
These GitHub projects use the animated_widgets plugin.
openreads
812
A mobile books tracker written in Flutter that respects your privacy.
AnimatedWidgets
113
Easily add animations on your screen with AnimatedWidgets. Made for Bloc pattern