The Flutter Animations App is built using Flutter.
The Flutter Animations app is an mobile app that implements various types of flutter animations.
This app was created to practice animations in Flutter.
- Basic Animations
- Chained_Explicit_Animations
- 3d_Animation
- Hero_Animation
- Implicit_Animation
- Tween_Animation
- Custom_Painter
- 3d_Drawer
- Animated_Prompt
Language: Dart
UI: Material UI
Other Components Used
- (Check
pubspec.yaml
for more)
- Download or clone project and open the project in VS Code
- Run flutter get to download all dependencies
- Connect your Android phone or use the emulator to start the application
Flutter Animations Course (https://www.youtube.com/playlist?list=PL6yRaaP0WPkW3kwAerPeRqGBvJfO8O4S7). Course developed by Vandad Nahavandipoor. Check out his channel: (https://www.youtube.com/@VandadNP).