flutter_rust_bridge_hooks 2.13.0-beta.2 copy "flutter_rust_bridge_hooks: ^2.13.0-beta.2" to clipboard
flutter_rust_bridge_hooks: ^2.13.0-beta.2 copied to clipboard

Build hook support for flutter_rust_bridge Native Assets integration

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_rust_bridge_hooks

With Flutter:

 $ flutter pub add flutter_rust_bridge_hooks

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_rust_bridge_hooks: ^2.13.0-beta.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_rust_bridge_hooks/flutter_rust_bridge_hooks.dart';
0
likes
130
points
198
downloads

Publisher

verified publishercjycode.com

Weekly Downloads

Build hook support for flutter_rust_bridge Native Assets integration

Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

code_assets, hooks, logging, meta, native_toolchain_rust

More

Packages that depend on flutter_rust_bridge_hooks