ll_device_flutter_sdk 1.2.7 copy "ll_device_flutter_sdk: ^1.2.7" to clipboard
ll_device_flutter_sdk: ^1.2.7 copied to clipboard

discontinued

LinknLink Device Flutter SDK for controlling LinknLink devices via UDP. Provides APIs for smart home app integration with auto-pairing and device management.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ll_device_flutter_sdk

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

dependencies:
  ll_device_flutter_sdk: ^1.2.7

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:ll_device_flutter_sdk/ll_device_flutter_sdk.dart';
0
likes
105
points
348
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

LinknLink Device Flutter SDK for controlling LinknLink devices via UDP. Provides APIs for smart home app integration with auto-pairing and device management.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

convert, crypto, flutter, logger, network_info_plus, pointycastle

More

Packages that depend on ll_device_flutter_sdk