wifi_connector_plus 0.0.5 copy "wifi_connector_plus: ^0.0.5" to clipboard
wifi_connector_plus: ^0.0.5 copied to clipboard

A Flutter plugin to scan Wi-Fi QR codes, parse configurations, and connect to Wi-Fi networks on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wifi_connector_plus

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

dependencies:
  wifi_connector_plus: ^0.0.5

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_connector_plus/wifi_connector_plus.dart';
0
likes
160
points
351
downloads

Documentation

API reference

Publisher

verified publisherhandeaktan.com.tr

Weekly Downloads

A Flutter plugin to scan Wi-Fi QR codes, parse configurations, and connect to Wi-Fi networks on Android and iOS.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, mobile_scanner, permission_handler, plugin_platform_interface

More

Packages that depend on wifi_connector_plus

Packages that implement wifi_connector_plus