For help getting started with Flutter, view the online documentation.
You can check out the corresponding Google code lab here.
Note: Make sure your Flutter environment is setup & if not installed then Click here to install
Installation
In the command terminal, run the following commands:
$ git clone https://github.com/khan-rehan/Quizzler.git
$ cd Quizzler/
$ flutter run
Open the project in Xcode from ios/Runner.xcodeproj.
Hit the play button.
Run the following command in your terminal.
$ open -a Simulator
$ flutter run
Make sure you have an Android emulator installed and running.
Run the following command in your terminal.
$ flutter run