Flutter Flutter-DatingUI
Run the following commands on your terminal to setup App Theme on your system.
Installation
Get the code
Opt #1. Download ZIP
Not familiar with Git? Click here to download Flutter DatingUI Theme. Extract the contents of ZIP file after downloading. Downloading ZIP file does not help you to sync with further updates of the App.
Opt #2. Clone
To setup Flutter DatingUI on your system, and sync your app with constant updates, clone the repo. Click
here to clone Flutter-DatingUI using GitStrap.
Install packages
cd Flutter-DatingUI cd datingapp flutter doctor flutter run
Run on iOS
- Opt #1:
- Open the project in Xcode from ios/Runner.xcodeproj
- Click
run
button to simulate
Opt #2:
Run
open -a Simulator flutter run
in your terminal
- Opt #1:
Run on Android
- Make sure you have an
Android emulator
installed and running Run
flutter run
in your terminal
- Make sure you have an