tachyon 0.3.0 copy "tachyon: ^0.3.0" to clipboard
tachyon: ^0.3.0 copied to clipboard

A code generation building tool.

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)