| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-05-17 | 637 Bytes | |
| v2.10.0 source code.tar.gz | 2025-05-17 | 7.0 MB | |
| v2.10.0 source code.zip | 2025-05-17 | 9.5 MB | |
| Totals: 3 Items | 16.5 MB | 0 | |
- Please refer to https://fzyzcjy.github.io/flutter_rust_bridge/guides/miscellaneous/whats-new for what's changed in V2.
- Implement
#[frb(ignore)]for struct fields [#2721] [#2726] (thanks @kyrias) - Fix folder not created [#2707] (thanks @ski0090)
- Fix for strict-casts lint [#2639] [#2676] (thanks @PaulGrandperrin)
- Support configuring whether to execute Dart format, Rust format, Dart fix [#2673]
- Upgrade calls to wasm-bindgen [#2672]
- Allow configuring default rust opaque implementation [#2664] [#2671] (thanks @aran)
- Enable BoxedWireDartCodecCstGenerator branch [#2670]
- Fix Dart_PostCObject double free [#2653]