flutter_singbox_vpn 1.1.3 copy "flutter_singbox_vpn: ^1.1.3" to clipboard
flutter_singbox_vpn: ^1.1.3 copied to clipboard

A Flutter plugin for Sing-Box VPN by TecClub. Provides complete VPN functionality with traffic stats, logging, and per-app tunneling.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_singbox_vpn

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

dependencies:
  flutter_singbox_vpn: ^1.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:flutter_singbox_vpn/flutter_singbox.dart';
import 'package:flutter_singbox_vpn/flutter_singbox_method_channel.dart';
import 'package:flutter_singbox_vpn/flutter_singbox_platform_interface.dart';
3
likes
140
points
370
downloads

Publisher

verified publishertecclubx.com

Weekly Downloads

A Flutter plugin for Sing-Box VPN by TecClub. Provides complete VPN functionality with traffic stats, logging, and per-app tunneling.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_singbox_vpn

Packages that implement flutter_singbox_vpn