godot_dart icon indicating copy to clipboard operation
godot_dart copied to clipboard

Migrate source code generation to `code_builder`

Open fuzzybinary opened this issue 8 months ago • 0 comments

Portions of godot_dart_build have been migrated to use the code_builder package which makes generating source code much easier and much less error prone. More of godot_dart_build should at be migrated to it, and also potentially the bindings generator.

fuzzybinary avatar May 11 '25 20:05 fuzzybinary