ffi 0.1.1+2 ffi: ^0.1.1+2 copied to clipboard
Utilities for working with Foreign Function Interface (FFI) code.
Utilities for working with Foreign Function Interface (FFI) code, incl. converting between Dart strings and C strings encoded with utf8 and utf16.
For additional details about Dart FFI (dart:ffi
), see
https://dart.dev/guides/libraries/c-interop.