This project a motion based ui demo using custom painter and tween animation in flutter.
To use this project , follow the steps below:
-
Clone this project using:
git clone repo url
-
From the project directory, run:
flutter pub get
-
Now from same directory, run:
flutter run
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.