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 pub get
Run on Web
- Make sure you have an
Google Chrome
installed and running Run
flutter run -d chrome
in your terminal
- Make sure you have an