dna 0.6.1 copy "dna: ^0.6.1" to clipboard
dna: ^0.6.1 copied to clipboard

Dart Native Access lets you deal with native libraries from Dart with zero lines of C/C++ code. Just pure Dart.

Changelog #

0.6 #

  • Structure alignment and padding
  • Structure fields by reference
  • Nested structures by value and by reference

0.5 #

  • Refactoring
  • Fixed-length data types support

0.4 #

  • Refactoring
  • Improve performance

0.3 #

  • Nested structure support

0.2 #

  • Structure support

0.1 #

  • Initial version
2
likes
25
pub points
0%
popularity

Publisher

unverified uploader

Dart Native Access lets you deal with native libraries from Dart with zero lines of C/C++ code. Just pure Dart.

Homepage

License

Apache-2.0 (LICENSE)

More

Packages that depend on dna