Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 208 Bytes

File metadata and controls

7 lines (4 loc) · 208 Bytes

sqlite

Small Flutter project showing sqlite usage.

Codegen of db.dart from db_template.t and db_data.yaml using yamlt in the yamlt folder.

Run as ./yamlt db_template.t db_data.yaml > db.dart