binary_interop 0.0.7 copy "binary_interop: ^0.0.7" to clipboard
binary_interop: ^0.0.7 copied to clipboard

outdatedDart 1 only

Binary interop is a library that allows load shared libraries, invoke their functions and get access to their data.

0.0.5 #

  • Made adaptations to the new version of package binary_types
  • Made adaptations to the new version of package unsafe_extension

0.0.4 #

  • Added possibility declare functions using textual form

0.0.3 #

  • Added test of the variadic function
  • Removed an unnecessary allocation of values in instantiation of the variadic foreign function. Variadic function always re-allocates them on each invocation
  • Removed unused class _FfiTypes
  • Renamed method exec to invoke in ForeignFunction

0.0.2 #

  • Make available the source code

0.0.1 #

  • Initial release
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Binary interop is a library that allows load shared libraries, invoke their functions and get access to their data.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

binary_declarations, binary_types, file_utils, libffi_binaries, path, pub_semver, system_info, unsafe_extension

More

Packages that depend on binary_interop