Back to Flutter Rust Bridge

Regular upgrades

website/docs/guides/miscellaneous/upgrade/regular.md

2.12.0384 B
Original Source

Regular upgrades

Just upgrade your flutter_rust_bridge_codegen and run the generate command. Everything (the Dart and Rust flutter_rust_bridge dependency) will be automatically upgraded.

Example

Suppose you installed the codegen by the standard cargo install, then just run:

shell
cargo install flutter_rust_bridge_codegen && flutter_rust_bridge_codegen generate