Import Project
Last updated
Was this helpful?
Last updated
Was this helpful?
Extract the zip file that you download from codecanyon.com. We name the folder "iCodes_Flutter", import the file.
You will see your project inside Android Studio.
Don't forget to get the packages. Tools -> Flutter -> Flutter Pub Get
Choose a device or simulator.
Click the "Run" icon to run on the device/simulator.
To learn more about Android Studio for Flutter you can visit https://flutter.dev/docs/development/tools/android-studio
Or if you prefer Visual Studio Code you can visit https://flutter.dev/docs/development/tools/vs-code