oneconnect_flutter 1.0.5 copy "oneconnect_flutter: ^1.0.5" to clipboard
oneconnect_flutter: ^1.0.5 copied to clipboard

A plugin that allows you to use OneConnect with Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oneconnect_flutter

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

dependencies:
  oneconnect_flutter: ^1.0.5

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:oneconnect_flutter/openvpn_flutter.dart';
3
likes
120
points
316
downloads

Publisher

verified publisheroneconnect.top

Weekly Downloads

A plugin that allows you to use OneConnect with Flutter

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, http, package_info_plus, shared_preferences, url_launcher

More

Packages that depend on oneconnect_flutter

Packages that implement oneconnect_flutter