Skip to content

In this app we are going to have the features or modules mentioned below: Five multiple-choice questions ( more questions can be added ). Four selectable options for each question in the form of buttons except the last one. The score will be calculated based on the option selected for each question (Internally). And based on the final score a re…

Notifications You must be signed in to change notification settings

MananDev/I-Am-Rich-My-First-Flutter-App

Repository files navigation

I am Rich - The Clone App

A new Flutter project.

About the App

The app is completely built on flutter framework of dart and that's why we need flutter sdk and much more do your flutter setup by going to the folloewing link https://docs.flutter.dev/get-started/install/windows , after the successful of setup installation, clone the repository into your local system using below command:

Clone this repository

$ git clone https://github.com/MugheesMb/dyslexic_app.git

Go into the repository

$ cd dyslexic_app

Open project in VS code

$ code .

Install dependencies by going to pubspec.yaml

$ flutter pub get

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.

About

In this app we are going to have the features or modules mentioned below: Five multiple-choice questions ( more questions can be added ). Four selectable options for each question in the form of buttons except the last one. The score will be calculated based on the option selected for each question (Internally). And based on the final score a re…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published