A new Flutter project. This repository is the codebase of a tutorial for creating a mobile store with Flutter and Medusa
- Clone this repository
git clone https://github.com/Gunkev/flutter-medusa.git
-
- Change directory and install dependencies:
cd flutter-medusa
flutter pub get
- Start app:
flutter run