Introduction
Ensure your admin panel is configured first. Once everything is set up correctly, you can proceed with the following steps using either Android Studio or Visual Studio Code.
Last updated
Was this helpful?
Ensure your admin panel is configured first. Once everything is set up correctly, you can proceed with the following steps using either Android Studio or Visual Studio Code.
Last updated
Was this helpful?
To use the mobile application, it's built with Flutter. To get started, you'll need to install Flutter on your computer. You have the option to use either Visual Studio Code or Android Studio as your integrated development environment (IDE) for Flutter. The installation steps are identical for both IDEs.
To install flutter on your computer, follow the official documentation from Google. Flutter Official Site: .
You can follow these YouTube videos to install Flutter too.
For Mac:
For Windows:
The recommended compatible Flutter version is 3.24.3