vnpttech_pkg 1.4.2-stab copy "vnpttech_pkg: ^1.4.2-stab" to clipboard
vnpttech_pkg: ^1.4.2-stab copied to clipboard

unlisted

A Dart library package that provides API communication to connect, configure and control VNPT Technology network devices. Developed by Software Technology Center

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vnpttech_pkg

With Flutter:

 $ flutter pub add vnpttech_pkg

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

dependencies:
  vnpttech_pkg: ^1.4.2-stab

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:vnpttech_pkg/vnpttech_pkg.dart';
3
likes
0
points
835
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart library package that provides API communication to connect, configure and control VNPT Technology network devices. Developed by Software Technology Center

License

unknown (license)

Dependencies

archive, convert, crypto, dart_jsonwebtoken, device_info, encrypt, flutter, flutter_js, http, json_annotation, onelink_speed_test, package_info, path, path_provider, shared_preferences

More

Packages that depend on vnpttech_pkg