/flutter-hands-on

Sample application developed with Flutter.

Primary LanguageDart

flutter_hands_on

Sample Flutter Application.

Getting Started

Clone

$ git clone git@github.com: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