Overview
This guide will help you understand, set up, and customize your own version of our feature-rich quiz application.
Requirements
Before you begin, ensure your development environment meets these specifications. Using different versions may lead to compatibility issues.
We have tested App Code with the software versions listed below. If you choose to use newer or different versions, you are responsible for addressing any compatibility issues that may occur. Our support and documentation are based on the specified versions.
Required Software
Core Requirements
- Android Studio: Version 2025.1.1 (Narwhal) (https://developer.android.com/studio)
- Flutter: Version 3.32.x
- Java: Version 21
macOS-Specific Requirements
- Homebrew: Latest version
- CocoaPods: Version 1.16.2
- Xcode: Version 16.4
Optional, But Recommended
- Firebase CLI: Install
Setting up your development environment correctly is crucial for success. you must have your development tools properly configured according to the specifications above before requesting support. Also note that assisting you with setting up your development environment is not part of our support services.
Getting Started
To set up and customize the Elite Quiz Mobile App, you'll need to:
- Properly set up your development environment
- Configure the project and run it
- Change package name and app name as needed
- Integrate Firebase services
- Connect to your Admin Panel
- Customize the appearance and features
- Generate a release version for app stores
Detailed instructions for each of these steps are provided in the following sections of this documentation.