Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 812 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 812 Bytes

Tachyon

A fast and simple alternative for build_runner to generate dart code.

Getting started

Check out the example folder to see how you can create a custom code generator and use it

List of plugins

Issues with VSCode

When running a flutter app from VSCode the code generator may not receive a file modification event. To resolve that you can enable the following option (Preview Hot Reload On Save Watcher)