code_generators 0.0.2 copy "code_generators: ^0.0.2" to clipboard
code_generators: ^0.0.2 copied to clipboard

outdatedDart 1 only

Collection of the template based code generators to simplify the process of generating the source code.

example/example.dart

const i = 0;

var x = 2;

int get xx => 0;

foo() {}

typedef A();

class Foo {}
0
likes
40
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

Collection of the template based code generators to simplify the process of generating the source code.

Homepage

License

BSD-3-Clause (license)

Dependencies

template_block

More

Packages that depend on code_generators