Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Not familiar with Git? Click here to download the app theme.
Extract the contents of ZIP file after downloading. Downloading ZIP file does not help you to sync with further updates
To setup MagazineUI on your system, and sync your app with constant updates, clone the repo.
Click here to clone MagazineUI using GitStrap.Install Package
Launch Android Studio with the project selected
Select your virtual device of choice
(If you have a physical device, you can use that instead)
Once you have at least one device running (virtual or physical), you can run the app.
Open your terminal and run the code to open the iOS simulator
open -a Simulator.app
Start your app by running the command inside the project
flutter run