These all steps will guid how to install application on your Android and iPhone devices.
1) Unzip the code you will receive the Flutter dark code:
Inside Product packages.
Once you unzip the ''product' folder you will able to see all folders inside it. You will able to see all required folder like android, ios, Assets and lib folder.
Clean and Delete .Gradle and .Idea File.
Before going to run your project on the android platform you have to perform some task to build and run the application on android studio.
Delete Cache files from the android folder.
Open Flutter Project -> Android ->.gradle and .Idea file.
Steps to build the Android Project for the First time.
Open Only (I said Only) Android folder on an android studio.
Clean and Build Project.
It will take some time to build and download the all gradles files.
Again build project.
Connect Real Devices and run on it.
Sometimes it will give minor Stripe payment file issues due to different version on stripe packages.
Make sure to use latest version of the android studio.
2) Open it on your IDE. we are using visual studio code:
Drag and drop or open the product folder on your IDE. Here we are using the Visual Studio Code IDE so we are following all the steps based on that IDE.
Do not worry if you are using other IDE like Android Studio all steps are the same for both.
Download the latest Visual studio code or Android studio code and install it on your system.
Before going to start all things make sure you need to set up all required basic things as mentioned bellow