flutter_native_channel 0.0.3 copy "flutter_native_channel: ^0.0.3" to clipboard
flutter_native_channel: ^0.0.3 copied to clipboard

outdated

A fast flutter message channel by using dart FFI and shared memory.

0.0.3 #

Native channels are replaced by concurrent channels due to performance overhead.

  • ConcurrentNativeBinaryMessenger
  • ConcurrentMethodChannel

0.0.2 #

  • SynchronousNativeBinaryMessenger
  • SynchronousMethodChannel
  • NativeBinaryMessenger (asynchronous)
  • NativeMethodChannel (asynchronous)
0
likes
0
pub points
21%
popularity

Publisher

unverified uploader

A fast flutter message channel by using dart FFI and shared memory.

Homepage

License

unknown (LICENSE)

Dependencies

crypto, ffi, flutter

More

Packages that depend on flutter_native_channel