Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 970 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 970 Bytes

Build Status Coverage Status pub package package publisher

Utilities for working with Foreign Function Interface (FFI) code, incl. converting between Dart strings and C strings encoded with UTF-8 and UTF-16.

Please see the API reference for more documentation and the tests for example usage.

For additional details about Dart FFI (dart:ffi), see https://dart.dev/guides/libraries/c-interop.