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