| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-07-06 | 754 Bytes | |
| v2.11.0 source code.tar.gz | 2025-07-06 | 7.0 MB | |
| v2.11.0 source code.zip | 2025-07-06 | 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.
- Fix codegen installation error caused by breaking change in dependency [#2794]
- Uses the output path of Dart when executing formats [#2743] (thanks @AlexV525)
- Allow bypassing codegen version check and produce log when enabled assertion [#2737] (thanks @AlexV525)
- Fix Dart_PostCObject double free after application is closed [#2653] (thanks @alexlapa)
- Fixes CI windows image [#2784] (thanks @patmuk)
- Upgrade Cargokit [#2752]
- Bump logging dependencies to help dependency resolution for regex crate [#2744] (thanks @alexthe2)
- Use flutter-actions/setup-flutter instead [#2741], Add melos [#2738] (thanks @AlexV525)