code_builder icon indicating copy to clipboard operation
code_builder copied to clipboard

Reverse conversion: Dart syntax into code_builder syntax

Open lukehutch opened this issue 2 years ago • 0 comments

Is there a way to convert a Dart code snippet into code_builder syntax? It would be significantly easier to write code_builder code if you could write a Dart example of the sort of thing you want to build with code_builder, and be shown code_builder code that would generate the Dart code.

lukehutch avatar Jul 05 '23 09:07 lukehutch