singbox_ffi 0.1.3 copy "singbox_ffi: ^0.1.3" to clipboard
singbox_ffi: ^0.1.3 copied to clipboard

Flutter FFI bindings and platform packaging for embedding the sing-box libbox core from Dart.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add singbox_ffi

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

dependencies:
  singbox_ffi: ^0.1.3

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:singbox_ffi/singbox_ffi.dart';
0
likes
150
points
250
downloads

Documentation

API reference

Publisher

verified publisherloafman.top

Weekly Downloads

Flutter FFI bindings and platform packaging for embedding the sing-box libbox core from Dart.

Repository (GitHub)
View/report issues

Topics

#ffi #flutter-ffi #sing-box #proxy #networking

License

unknown (license)

Dependencies

ffi, flutter

More

Packages that depend on singbox_ffi

Packages that implement singbox_ffi