/medusa_flutter_1

Medusa store in Flutter

Primary LanguageC++

Build a Medusa Store with Flutter

This repository is the codebase of tutorial Build a Medusa Store with Flutter.

Medusa Documentation | Medusa Website | Medusa Repository

Medusa Version

This tutorial uses Medusa v1.3.6. It is not guaranteed that it will work with future releases.

Prerequisites

How to Install

You may change these steps per your article.

  1. Clone this repository:
git clone https://github.com/Prn-Ice/medusa_flutter
  1. Change directory and install dependencies:
cd medusa_flutter
flutter pub get
  1. Run the app:
flutter run