rustbox_flutter 0.1.0
rustbox_flutter: ^0.1.0 copied to clipboard
Cross-platform Flutter FFI bindings for the RustBox proxy runtime, with precompiled native libraries and a typed lifecycle API.
0.1.0 #
- Initial public release of the RustBox Flutter FFI bindings.
- Added managed engine lifecycle APIs for create, start, reload, snapshot, stop, and idempotent close.
- Added typed exception categories and engine snapshots.
- Added Android, iOS, Linux, and Windows support through precompiled native libraries. macOS support is temporarily deferred.
- Standardized generated bindings and runtime on stable
flutter_rust_bridge2.12.0.