rustbox_flutter 0.1.5 copy "rustbox_flutter: ^0.1.5" to clipboard
rustbox_flutter: ^0.1.5 copied to clipboard

Cross-platform Flutter FFI bindings for the RustBox proxy runtime, with precompiled native libraries and a typed lifecycle API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rustbox_flutter

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

dependencies:
  rustbox_flutter: ^0.1.5

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

Import it

Now in your Dart code, you can use:

import 'package:rustbox_flutter/rustbox_flutter.dart';
2
likes
160
points
93
downloads

Documentation

API reference

Publisher

verified publisherloafman.top

Weekly Downloads

Cross-platform Flutter FFI bindings for the RustBox proxy runtime, with precompiled native libraries and a typed lifecycle API.

Repository (GitHub)
View/report issues

Topics

#proxy #rust #ffi #networking #sing-box

License

MIT (license)

Dependencies

flutter_rust_bridge

More

Packages that depend on rustbox_flutter

Packages that implement rustbox_flutter