binary_generator 0.0.20 copy "binary_generator: ^0.0.20" to clipboard
binary_generator: ^0.0.20 copied to clipboard

Dart 1 only

Binary generator is a tool (set of generators) that allows generate a development code for the binary interop and binary types.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add binary_generator

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  binary_generator: ^0.0.20

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

0
likes
30
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

Binary generator is a tool (set of generators) that allows generate a development code for the binary interop and binary types.

Homepage

License

unknown (license)

Dependencies

args_helper, binary_declarations, binary_interop, binary_types, macro_processor, parser_error, path, strings, template_block, yaml

More

Packages that depend on binary_generator