Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 167 Bytes

File metadata and controls

11 lines (6 loc) · 167 Bytes

yafca

Yet another flash card app.

Building

(requires flutter)

run flutter build <platform> --release

example for android : flutter build apk --release