hikvision_flutter 0.0.1+1 copy "hikvision_flutter: ^0.0.1+1" to clipboard
hikvision_flutter: ^0.0.1+1 copied to clipboard

A Flutter wrapper of HIKvision SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hikvision_flutter

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

dependencies:
  hikvision_flutter: ^0.0.1+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:hikvision_flutter/hikvision_flutter.dart';
1
likes
130
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter wrapper of HIKvision SDK.

Repository (GitLab)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on hikvision_flutter