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

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: ^1.1.0

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';
23
likes
140
pub points
79%
popularity

Publisher

verified publisherhonor-driven.dev

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