flutter_rust_bridge
3608
Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple.
win32
730
Build Win32 apps with Dart!
derry
192
A script manager for Dart.
flutter_soloud
175
Flutter low-level audio plugin using SoLoud C++ library and FFI
flutter_libserialport
139
Serial Port for Flutter
MXLogger
135
MXLogger 是基于mmap内存映射机制的跨平台日志库,支持AES CFB 128位加密,支持iOS Android Flutter。核心代码使用C/C++实现, Flutter端通过ffi调用,性能几乎与原生一致。 底层序列化使用Google开源的flat_buffers实现,高效稳定。
onnxruntime_flutter
62
A flutter plugin for OnnxRuntime provides an easy, flexible, and fast Dart API to integrate Onnx models in flutter apps across mobile and desktop platforms.
blurhash_ffi
32
a port of blurhash to flutter written in c via dart:ffi
flutter-network-logger
24
Network logger with well designed user interface to inspect network traffic logs. Included with Dio interceptor.