FLUTTER ECOSYSTEM

abuanwar072/Quiz-App-Flutter

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

퀴즈 앱-플러터 프로젝트 이미지
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