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

outdatedDart 1 only

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

0.0.5 #

  • Added new generator TypesGenerator. The generator allows to generate the binary types from the textual format supported by the binary_declarations. The declarations "typedef" will be represented as the members of the generated class binary types

0.0.4 #

  • Made adaptations to the new version of package binary_declarations
  • Made adaptations to the new version of package binary_types

0.0.3 #

  • Fixec bug in ForeignFunctionGenerator

0.0.2 #

  • Library generator now utilizes the features of binary types not only binary declarations. For the better type resolutions now generator tries to declare the its own copy of the binary types directly from the binary declarations

0.0.1 #

  • Initial release
0
likes
0
points
34
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.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args_helper, binary_declarations, binary_types, path, strings, template_block, yaml

More

Packages that depend on binary_generator