/quiz_app_flutter

A sample Quiz App using Flutter

Primary LanguageDart

quiz_app_flutter

A new Flutter project.

Author: aislaapps

This is my First Flutter App for learning purposes.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

Running the App

iOS

In a terminal, launch iOS simulator:

open -a simulator

In another terminal, run commands:

cd quiz_app_flutter

flutter run

Android

Download Android studio

Open quiz_app_flutter project

Setup the Android Emulator:

https://flutter.dev/docs/get-started/install/