/quiz_us

Quiz Application developed with Clean Architecture and MVVM and riverpod

Primary LanguageDart

quiz_us

Quiz application developed in Flutter. The application call the API https://opentdb.com to retrieve 5 questions and show one by one. At the end, the program shows the result

Keys points :

Architecture used :

  • Clean Architecture
  • MVVM (Model View View Model)

Dependencies :

  • dio
  • provider
  • hooks_riverpod
  • flutter_hooks
  • equatable
  • html_character_entities
  • meta
  • google_fonts
  • cupertino_icons
  • provider

Screenshots

Question :

Result

Final Result