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
copied to clipboard

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
copied to clipboard

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';
copied to clipboard
24
likes
160
points
123
downloads

Publisher

verified publisherhonor-driven.dev

Weekly Downloads

2024.09.26 - 2025.04.10

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)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on esptouch_smartconfig