Google logo animation
This project is a reproduction of a piece of the Google logo animation using pure Flutter animations
Preview
output.mp4
iOS & Android
Web
Getting Started
For building for Android and iOS
flutter run
For building the web application
flutter run -d chrome
For building for Mac
flutter run -d mac
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.