Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 239 Bytes

File metadata and controls

15 lines (10 loc) · 239 Bytes

Quick Flutter App

A minimal Flutter e-commerce app scaffold.

Run

Open a terminal and run:

cd "your-pull-location"
flutter pub get
flutter run

You can run on a specific device with flutter run -d <device-id>.