FLUTTER ECOSYSTEM

abuanwar072/Quiz-App-Flutter

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

测验应用-Flutter 项目封面
Stars
639
Forks
324
最近推送(UTC)
2023年9月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