A new Flutter Animations showcase website inspired by Uiverse IO
Do you want to support Flutter Animations development? You are welcome to take below actions:
Submit an issue here: Flutter Animations Issues.
Take a look at our CONTRIBUTING.md file.
-
Clone or download this repository
git clone https://github.com/Mohit-Joshi-dev/flutter_animations.git cd flutter_animations
-
Download dependencies
flutter pub get
-
Build and install the app on your Web
flutter config --enable-web flutter run -d chrome