flutter_rust_bridge 1.38.2 copy "flutter_rust_bridge: ^1.38.2" to clipboard
flutter_rust_bridge: ^1.38.2 copied to clipboard

High-level memory-safe binding generator for Flutter/Dart <-> Rust

example/main.dart

void main() {
  // ============================================================================================
  // Well, indeed you should not directly use code exported by `flutter_rust_bridge`.
  // Instead, run the code-generator and use the automatically generated code.
  //
  // Please see https://fzyzcjy.github.io/flutter_rust_bridge/ - a *whole* mini-book
  // demonstrating the package, with plenty of examples!
  //
  // Or, you may be interested in:
  // * A quick tutorial: http://fzyzcjy.github.io/flutter_rust_bridge/tutorial_with_flutter.html
  // * The feature list: http://fzyzcjy.github.io/flutter_rust_bridge/feature.html
  // ============================================================================================
}
406
likes
0
pub points
96%
popularity

Publisher

verified publishercjycode.com

High-level memory-safe binding generator for Flutter/Dart <-> Rust

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on flutter_rust_bridge