QuizHour Doc
Our WebsiteInstallation PlansSupport
Search
⌃K
Links
Introduction
Changelogs
Getting Started
🚀
Admin Setup
1. Flutter Installation
2. Code Setup
3. Firebase Setup
4. Code Configs
5. Upload to Firebase Hosting
6. Conclusion
📱
App Setup
1. Introduction
2. Code Setup
3. Firebase Setup for Android
4. Firebase Setup for iOS
5. Push Notification Setup
6. Multi-Language Setup
7. Ads Setup
8. App Information Setup
9. Change App Name for Android
10. Change App Name for iOS
11. Change App Icon
12. Change Splash Icon
13. Change App Theme Color
14. Run The App
15. Admin Setup
16. Releasing the Android App
17. Releasing the iOS App
⚒
Customization
1. Change Intro/On-Boarding Images
✨
Updates
Migrate to the v1.0.3 (hotfix)
Powered By GitBook

2. Code Setup

Open the source/​quiz_app folder on your IDE (VSCode or Android Studio) and wait some moment to load the project.
  • Run the following command on the IDE terminal to clean the whole project first.
flutter clean
  • Run the following command on the IDE terminal to get all the required packages.
flutter pub get
Now, your project is ready for configuration.
App Setup - Previous
1. Introduction
Next - App Setup
3. Firebase Setup for Android
Last modified 2mo ago
Copy link