tutk_iotcamera 5.0.15 copy "tutk_iotcamera: ^5.0.15" to clipboard
tutk_iotcamera: ^5.0.15 copied to clipboard

Flutter plugin for TUTK IOTCamera SDK. Supports live preview, two-way audio, local recording, PTZ, file transfer and Nebula Wi-Fi provisioning for IoT cameras on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tutk_iotcamera

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

dependencies:
  tutk_iotcamera: ^5.0.15

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:tutk_iotcamera/tutk_iotcamera.dart';
0
likes
145
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for TUTK IOTCamera SDK. Supports live preview, two-way audio, local recording, PTZ, file transfer and Nebula Wi-Fi provisioning for IoT cameras on Android and iOS.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on tutk_iotcamera

Packages that implement tutk_iotcamera