ffi_helper 3.3.0-beta+1
ffi_helper: ^3.3.0-beta+1 copied to clipboard
Utility classes to make working with Dart's FFI a little bit simpler and more efficient.
This package contains some utility classes to make working with Dart's FFI a little bit simpler and more efficient. You should be familiar with Dart's FFI. You find practical code examples in the api-documentation.
What's ini it? #
Array: essentially aPointerthat knows its lengthArena: for arena (or region-based) allocationSharedArray: a reference-counted arrayPlatformSpecific: deals with the platform specific file extension of dynamic libraries