Quiz App - cross-platform mobile app, that allows you to test your knowledge on various technologies through quizzes
Quiz App
?Description
Quiz App is cross-platform mobile app, that allows you to test your knowledge on various technologies through quizzes. It’s built with Flutter & Dart, and targets primarily Android and iOS.
⛏️Built With
- Dart – A client-optimized language for developing fast apps on any platform.
- Flutter – An open source framework by Google for building beautiful, natively compiled, multi-platform applications from a single codebase.
- Firebase – A BaaS backed by Google
⛓️Prerequisites
- Flutter SDK v2.8.1 or higher
- Android or iOS dev environment
?Run
Clone repository
git clone https://github.com/MisterRoy/quizapp.git
Install dependencies
flutter pub get
Launch
flutter run
???Authors
??Acknowledgments
I built this app thanks to Jeff’s awesome course.
You should definitely check out his YouTube Channel.
- Jeff Delaney
- Flutter Team at Google
- All authors of the differents pub packages used in this project