Skip to content

The Trivia quiz is a mobile application developed during the flutter event from scratch organized by Cubos Academy

License

Notifications You must be signed in to change notification settings

DiegoAdrianoMendes/flutter_quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trivia Quiz

Licesnse Badge

Status: Complete ✔️

About Project

The Trivia quiz is a mobile application developed during the flutter event "Imersão Flutter do Zero" organized by Cubos Academy.

The application consists of a game in which a series of programming questions are presented, and at the end the user's score is presented.

The app was developed using flutter

Layout

Mobile 1 Mobile 2 Mobile 3

Technogies Used

Technogies Flutter Dart
Version 1.22.6 2.10.5

How to run the application

Install the apk

In Quiz.apk


Prerequisites: Dart, Flutter, Android Studio

# clone repository
git clone https://github.com/DiegoAdrianoMendes/flutter_quiz

⚠️if you have a weak computer I recommend emulating it on your android phone.⚠️

Emulate on the computer

# enter the project folder
cd flutter_quiz

# displaying the diagnosis of your environment
flutter doctor

# runs the application
flutter run 

Emulate via cable on android phone

  1. In your phone settings select About Phone.
  2. Search for Build Number, click until it appears you became a developer.
  3. In your phone settings select System > Advanced > Developer Options.
  4. In Developer Options search for Debugging, enable USB Debugging.
  5. Connect your USB cable to your computer.
  6. An allow USB debugging message will appear, click in allow.
# enter the project folder
cd flutter_quiz

# displaying the diagnosis of your environment
flutter doctor

# runs the application
flutter run 

Author

Diego Mendes

Linkedin Badge Instagram Badge

About

The Trivia quiz is a mobile application developed during the flutter event from scratch organized by Cubos Academy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages