Simple Quiz App – Built with Flutter
This is a simple and interactive quiz application developed using Flutter. The app presents users with multiple-choice questions, tracks their score in real-time, and provides instant feedback after each answer.
The user interface is clean and responsive, ensuring a smooth experience across both Android and iOS devices.
It’s a great example of how Flutter can be used to build cross-platform apps quickly and efficiently.
This project helped me strengthen my skills in:
State management
UI design with Flutter widgets
Handling user interactions
Building a responsive layout