ffi 0.1.3-dev.1 copy "ffi: ^0.1.3-dev.1" to clipboard
ffi: ^0.1.3-dev.1 copied to clipboard

outdated

Utilities for working with Foreign Function Interface (FFI) code.

Changelog #

0.1.3-dev.1 #

  • Adds top-level allocate<T>() and free() methods which can be used as a replacement for the deprecated Pointer.allocate<T>() and Pointer.free() members in dart:ffi.

0.1.1+2 #

  • Expand readme

0.1.1+1 #

  • Fix documentation link

0.1.1 #

  • Add basic Utf16 support

0.1.0 #

  • Initial release supporting Utf8
246
likes
0
pub points
99%
popularity

Publisher

verified publisherdart.dev

Utilities for working with Foreign Function Interface (FFI) code.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on ffi