A collection of animated flutter widgets. New animated widgets will be added weekly. Targetting 50 animated widgets by the end of this year.
Each animation is implemented as a separate widget, making it easy to understand and integrate into your own projects.
- Clone this repository
- Run flutter pub get
- Open the project in your preferred IDE
- Run the app on your device or simulator
Found a bug? Have a suggestion? Don't just sit there, open a PR. But make sure your code works!
This project is licensed under the MIT License - see the LICENSE file for details. Not that anyone cares about licenses in a demo project.