Run the App
After extracting the source code package from Themeparrot, open the code folder with Android Studio.
- 1.Update the Android SDK for Bookstore project, open Android Studio > Preference > search Flutter and update Flutter SDK Path
- 2.Head to the file pubspec.yaml and select pub get or Packages get to install the required libraries.
- 3.Open IOS/Android simulator.
- 4.Press the run button (green play icon) to start the project.
Last modified 1yr ago