FLUTTER ECOSYSTEM

abuanwar072/Quiz-App-Flutter

abuanwar072/Quiz-App-Flutter open-source repository details.

クイズアプリ-フリーター のプロジェクト画像
Stars
639
Forks
324
最終プッシュ(UTC)
2023/09/18
プロジェクト状態
公開中
Abu Anwar GitHub avatar
GITHUB User

Abu Anwar ↗

Google Developer Expert - Flutter & Dart | YouTuber (The Flutter Way)

言語DartSwiftKotlinObjective-C

使用している依存関係

依存関係一覧 5 件

ランキング

元の README

以下は英語原文のスナップショットです。最新版は GitHub をご覧ください。

README を開く / 閉じる

Quiz App by using flutter

Watch it on YouTube

Packages we are using:

Our quiz app contains a total of three-screen, the welcome screen where a user submits their name than the main screen called the questions screen. Each question has 4 options once the user click on the option if the answer is correct then it turns green otherwise red. At the end score screen where you can check your score.

This is a complete functional quiz app that works on both Android and iOS devices. For state management, we use the getX package.

Quiz App Final UI

App UI