Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 277 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 277 Bytes

Oekaki Sample

Oekaki Sample is a sample project of a drawing app.

Setup

This project uses fvm.

$ git clone https://github.com/takashi0602/oekaki_sample.git

$ cd oekaki_sample

$ fvm use 3.22.1

$ fvm flutter pub get

$ fvm flutter run