Getting Started
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
Based on Flutter requirement. Please select the operating system on which you are installing Flutter
Setup an editor: https://flutter.dev/docs/get-started/editor
To setup MeetUp Flutter app on your system, and sync your app with constant updates, clone the repo or the download folder.
$ git clone projectUrl meetup
$ cd meetup/
$ flutter packages get
$ flutter run