A small demo project on flutter for a basic quiz app.
- Clone the repository:
$ git clone https://github.com/satwiktandukar/AOMES_frontend_prototype.git
-
Install dependencies: $ cd ./AOMES_frontend_prototype $ flutter packages get
-
Run the backend server on localhost.
-
Run it. $ flutter run --no-sound-null-safety
-> Check the ~/snap/ folder for the flutter packages.