esptouch_smartconfig 0.0.6 copy "esptouch_smartconfig: ^0.0.6" to clipboard
esptouch_smartconfig: ^0.0.6 copied to clipboard

PlatformAndroidiOS
outdated

Null-Safety Flutter ESP Touch Smart Config Plugin. Runs on android and iOS. ESP devices to connect target AP, the devices need run smart config.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add esptouch_smartconfig

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

dependencies:
  esptouch_smartconfig: ^0.0.6

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:esptouch_smartconfig/esptouch_smartconfig.dart';
25
likes
150
points
43
downloads

Publisher

verified publisherhonor-driven.dev

Weekly Downloads

Null-Safety Flutter ESP Touch Smart Config Plugin. Runs on android and iOS. ESP devices to connect target AP, the devices need run smart config.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on esptouch_smartconfig

Packages that implement esptouch_smartconfig