An open API service indexing awesome lists of open source software.

https://github.com/teewrath/quizz_app

A quiz application made in flutter
https://github.com/teewrath/quizz_app

Last synced: over 1 year ago
JSON representation

A quiz application made in flutter

Awesome Lists containing this project

README

          

# Quizz App

A simple quiz app to practice flutter fundamentals

# Build Instructions
- Start an mobile emulator or connect your device
- run the app

```sh
flutter run
```