/Quizz-App

A Simple Quiz App made on Flutter

Primary LanguageDart

Quizz App

A simple quiz app (true or false method) made using Google's Dart and Flutter.

Getting Started

For help getting started with Flutter, view Flutter's online documentation. Run flutter run to install dependencies and run the app. (Make sure you have either your Android Device connected via ADB or an Android Emulator)

Other Notes

I used IntelliJ IDEA Community Edition/VS Code for writing this code. (You can use either of em' or Android Studio. Refer Flutter's Documentation for more info.)