ffi 1.1.0 ffi: ^1.1.0 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 UTF-8 and UTF-16.
For additional details about Dart FFI (dart:ffi
), see
https://dart.dev/guides/libraries/c-interop.