DevQuiz

A mobile application being built with NLW5. This application goals to build a quiz about programming area and written with Flutter.

? Snapshots

  • GIF demo:

dev_app

  • Splash page:

splash-page

  • Light theme:

    • Home page:
      light_home

    • Challenge page:
      light_question

    • Login page:
      light_login

    • Settings page:
      light_settings

  • Dark theme:

    • Home page:
      dark_home

    • Challenge page:
      dark_question

    • Login page:
      dark_login

    • Settings page:
      dark_settings

    • Result page:
      dark_result

dark_bad_result

TO-DO list:

  • [x] Login page
  • [x] Firebase Authentication
  • [x] Dark and light theme
  • [x] Named routes
  • [x] Settings page
  • [x] Icon launcher
  • [x] Dynamic result/messages

GitHub

https://github.com/SamillyNunes/dev_quiz_nlw5