Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 588 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 588 Bytes

Quiz-App

Cross-Platfrom Quiz app made with flutter

How to use :

  1. Clone the repository

  2. a) android studio -

    • Install flutter plugin
    • Restart android studio
    • open project and run the app in emulator

    b) VScode -

    • install flutter extension
    • Run flutter doctor (for checkup)
    • setup your emulator
  3. Attempt the Quiz !