tuya_home_sdk_flutter 0.0.2 copy "tuya_home_sdk_flutter: ^0.0.2" to clipboard
tuya_home_sdk_flutter: ^0.0.2 copied to clipboard

Tuya Home SDK Flutter add-on plugin to use tuya API in flutter applications, enabling all Tuya IoT functionalities managing user authentication, controlling devices, managing homes and rooms.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tuya_home_sdk_flutter

With Flutter:

 $ flutter pub add tuya_home_sdk_flutter

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

dependencies:
  tuya_home_sdk_flutter: ^0.0.2

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:tuya_home_sdk_flutter/tuya_home_sdk_flutter.dart';
3
likes
0
pub points
56%
popularity

Publisher

unverified uploader

Tuya Home SDK Flutter add-on plugin to use tuya API in flutter applications, enabling all Tuya IoT functionalities managing user authentication, controlling devices, managing homes and rooms.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on tuya_home_sdk_flutter