Skip to content

Latest commit

 

History

History
executable file
·
18 lines (11 loc) · 425 Bytes

README.md

File metadata and controls

executable file
·
18 lines (11 loc) · 425 Bytes

dance

A new Flutter project.

Generating filesrun the generator

Use the [watch] flag to watch the files' system for edits and rebuild as necessary.

flutter packages pub run build_runner watch            

if you want the generator to run one time and exits use

flutter packages pub run build_runner build