Quizly is a modern quiz application built with a clean Dark Mode UI. It uses Shared Preferences to save the selected theme, ensuring the theme remains unchanged even after restarting the app.
- Dark Mode with persistent theme using Shared Preferences
- Splash screen with app logo and start button
- Start screen for quiz initiation
- Interactive questions screen
- Result screen showing quiz performance
- Flutter
- Dart
- Shared Preferences
- Splash Screen
- Start Screen
- Questions Screen
- Result Screen
This project is developed to gain hands-on experience and practice Flutter UI design, state handling, and local data persistence.
Feel free to fork, explore, and improve the app!
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.