libv2ray 0.1.1 copy "libv2ray: ^0.1.1" to clipboard
libv2ray: ^0.1.1 copied to clipboard

v2ray plugin for android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add libv2ray

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

dependencies:
  libv2ray: ^0.1.1

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:libv2ray/libv2ray.dart';
10
likes
30
pub points
34%
popularity

Publisher

unverified uploader

v2ray plugin for android

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on libv2ray