Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 356 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 356 Bytes

flutter_hands_on

Sample Flutter Application.

Getting Started

Clone

$ git clone [email protected]:pepabo/flutter-hands-on.git

Put Your Token on .env

TOKEN='your_access_token'

You can find your token at SUZURI Developer

Get Dependencies and Run

$ flutter pub get
$ flutter run