ste_iot 1.0.0+1 copy "ste_iot: ^1.0.0+1" to clipboard
ste_iot: ^1.0.0+1 copied to clipboard

A Flutter SDK for IoT device control. This package allows developers to integrate smart device management features into their applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ste_iot

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

dependencies:
  ste_iot: ^1.0.0+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:ste_iot/ste_iot.dart';
0
likes
150
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter SDK for IoT device control. This package allows developers to integrate smart device management features into their applications.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

crypto, cupertino_icons, flutter, http, udp, wifi_iot

More

Packages that depend on ste_iot