Naruto Quiz Dash

A captivating Naruto Quiz game developed using Flutter. Test your knowledge, choose your challenge, and immerse yourself in the world of ninjas and epic battles. Dive in and become the ultimate Naruto aficionado!

Code

  • The Application is build using Flutter, a.k.a. Dart.

View

If you have an android device, you can easily download the app from Google Play Store. Or you can use Android Studio to build and run the application from you local machine.

  • Download
    • Soon…
  • Android Studio
    • For Android: Enable Developer options and USB debugging on your device. This varies slightly by Android version, but the short version is you tap on the Device Build Number 7 times. Then a “Developer Options” option comes up and you can click “enable USB Debugging.” See the linked Android documentation for the most up-to-date instructions. Then plug your phone into your computer with a USB cable. You’ll probably see some popup on your phone asking if you want to allow USB debuggng with that computer. Say “yes”. Run Flutter just like you would if you had a simulator running.
    • For iOS: This is a little more complicated because you need an Apple ID or to sign up for a “Developer Account”: Open XCode, then open “Preferences>Accounts”. Sign in with your ID. “Manage Certificates” > click on the “+” sign and select “iOS Development”. Plug your device into your machine. Find your device in the drop down (Window > Organizer). Below the Team pop-up menu, click Fix Issue. In Xcode, click the Run button.

Sample Screenshots

Start Screen Mode Screen

Quiz Quiz Quiz

Result Summary

GitHub

View Github