flutter_rust_bridge 2.12.0

Flutter/Dart <-> Rust binding generator, feature-rich, but seamless and simple
Documentation
1
2
3
4
#[cfg(not(target_family = "wasm"))]
pub(crate) mod dart_isolate_box;
pub(crate) mod guarded_box;
pub(crate) mod thread_box;