vpn_info 0.0.3 copy "vpn_info: ^0.0.3" to clipboard
vpn_info: ^0.0.3 copied to clipboard

A Flutter package which provides connected vpn information.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add vpn_info

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

dependencies:
  vpn_info: ^0.0.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:vpn_info/vpn_info.dart';
2
likes
160
points
19
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package which provides connected vpn information.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on vpn_info