vnpttech_pkg 1.0.6 copy "vnpttech_pkg: ^1.0.6" to clipboard
vnpttech_pkg: ^1.0.6 copied to clipboard

unlistedoutdated

A Dart library for VNPT Technology Network devices. Provide communication API to performing local and cloud device control. Developed by Software Technology Center.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart 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.0.6

Alternatively, your editor might support dart 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 for VNPT Technology Network devices. Provide communication API to performing local and cloud device control. Developed by Software Technology Center.

License

unknown (license)

Dependencies

http, json_annotation, path

More

Packages that depend on vnpttech_pkg