Shop App
Building from Source
- If you don’t have Flutter SDK installed, please visit official Flutter site.
- Fetch latest source code from master branch.
[email protected]:~$ git clone https://github.com/rajput-hemant/shop-app
- Run the app with Android Studio or VS Code. Or the command line:
[email protected]:~$ flutter pub get
[email protected]:~$ flutter run