nativeshell_core 0.1.0 copy "nativeshell_core: ^0.1.0" to clipboard
nativeshell_core: ^0.1.0 copied to clipboard

Dart interface to NativeShell Core

Dart interface to NativeShell Core, a Rust/FFI implementation of message channel.

Features #

  • High performance message channel implementation
  • Sending binary from Rust to Dart is zero copy
  • Sending binary data from Dart to Rust only requires one copy
  • Support for finalizable handles (Rust code can get notified when Dart objects get garbage collected)

Getting started #

TODO(knopp)

Usage #

TODO(knopp)

Additional information #

Currently used by super_native_extensions.

0
likes
110
points
26
downloads

Publisher

verified publishernativeshell.dev

Weekly Downloads

2024.09.08 - 2025.03.23

Dart interface to NativeShell Core

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on nativeshell_core