flutter_rust_bridge_hooks 2.13.0-beta.5 copy "flutter_rust_bridge_hooks: ^2.13.0-beta.5" to clipboard
flutter_rust_bridge_hooks: ^2.13.0-beta.5 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.5

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
160
points
7.72k
downloads

Documentation

API reference

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

hooks, logging, meta, native_toolchain_rust

More

Packages that depend on flutter_rust_bridge_hooks