abuanwar072/Quiz-App-Flutter
abuanwar072/Quiz-App-Flutter open-source repository details.
- Stars
- 639
- Forks
- 324
- अंतिम पुश (UTC)
- 18 सित॰ 2023
- प्रोजेक्ट स्थिति
- सक्रिय
भाषाएँDartSwiftKotlinObjective-C
उपयोग की गई निर्भरताएँ
निर्भरता सूची 5 आइटम
- flutter
{"sdk":"flutter"} - cupertino_icons
^1.0.2 - flutter_svg
^0.21.0+1 - get
^4.1.4 - flutter_testडेवलपमेंट
{"sdk":"flutter"}
रैंकिंग
मूल 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