wifi_easy_connect 0.0.1 copy "wifi_easy_connect: ^0.0.1" to clipboard
wifi_easy_connect: ^0.0.1 copied to clipboard

PlatformAndroidiOS
unlisted

Flutter plugin to easily provision WiFi credentials to a peer device.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wifi_easy_connect
copied to clipboard

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

dependencies:
  wifi_easy_connect: ^0.0.1
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:wifi_easy_connect/wifi_easy_connect.dart';
copied to clipboard
0
likes
130
points
19
downloads

Publisher

verified publisherflutternetwork.dev

Weekly Downloads

2024.09.26 - 2025.04.10

Flutter plugin to easily provision WiFi credentials to a peer device.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on wifi_easy_connect