ffi_helper_ab 0.0.2 copy "ffi_helper_ab: ^0.0.2" to clipboard
ffi_helper_ab: ^0.0.2 copied to clipboard

Dart Foreign Function Interface (FFI) helper classes and functions to aid with native code integration.

Pub

Abstract classes that handle boiler plate for Dart stubs and skeletons that wrap foreign interfaces implementations.

Features #

  • Stubs for foreign function object instances and method calls used to invoke instance methods / functions.
  • Skeletons for Dart implementations of foreign interfaces that can be used to call from the foreign environment to dart.
  • Support for async invocations

Getting started #

Add the dependency in pubspec.yaml:

dependencies:
  ...
  ffi_helper_ab: ^0.0.1
0
likes
140
pub points
53%
popularity

Publisher

verified publisherappbricks.io

Dart Foreign Function Interface (FFI) helper classes and functions to aid with native code integration.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

async_helper_ab, ffi

More

Packages that depend on ffi_helper_ab