A sleek and interactive Quiz App built in Flutter, enhanced with advanced animations, and powered by API-based question delivery—inspired by the official Google Codelab: Advanced Flutter Animations.
- Smooth Hero & Shared Axis animations
- Fully responsive design across devices
- Dynamic quiz questions from a real-time API
- Score tracking with animated progress bar
- Clean and modular Flutter architecture
- Modern UI following Google's Material Design 3
- Flutter: SDK v3.x+
- Dart: Language for front-end logic
- Android Studio: Project IDE
- Google Fonts and Lottie Animations
- REST API: For quiz questions (from the Google Developers API guidance)
- Clone the Repository
git clone https://github.com/<your-username>/flutter-quiz-app.git cd flutter-quiz-app