tutk_iotcamera 5.0.16
tutk_iotcamera: ^5.0.16 copied to clipboard
基于 IOTCamera SDK (Android & iOS) 的 Flutter 插件,支持实时预览、对讲、录像、截图等。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add tutk_iotcameraThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
tutk_iotcamera: ^5.0.16Alternatively, 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';