ikev2 0.0.1 copy "ikev2: ^0.0.1" to clipboard
ikev2: ^0.0.1 copied to clipboard

PlatformAndroid

Flutter plugin for IKEv2 VPN protocol support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ikev2

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

dependencies:
  ikev2: ^0.0.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:ikev2/ikev2.dart';
1
likes
140
points
113
downloads

Publisher

verified publisherorbaninfotech.com

Weekly Downloads

Flutter plugin for IKEv2 VPN protocol support.

Homepage

Documentation

API reference

License

LGPL-3.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ikev2

Packages that implement ikev2