Getting Started
Based on Flutter requirement. Please select the operating system on which you are installing Flutter
To setup Hommie Theme on your system, and sync your app with constant updates, clone the repo.
$ git clone projectUrl hommie
$ cd hommie/
$ flutter packages get
$ flutter run
Last modified 3yr ago