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

Control Wi-Fi in Flutter like a boss. Take the reins of connectivity for Android and iOS with swagger – connect, disconnect, and snag SSIDs effortlessly. Your Wi-Fi, your rules – boss mode activated!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wiflutter

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

dependencies:
  wiflutter: ^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:wiflutter/wiflutter.dart';
8
likes
140
pub points
68%
popularity

Publisher

unverified uploader

Control Wi-Fi in Flutter like a boss. Take the reins of connectivity for Android and iOS with swagger – connect, disconnect, and snag SSIDs effortlessly. Your Wi-Fi, your rules – boss mode activated!

Homepage
Repository (GitHub)
View/report issues

Topics

#wifi #iot

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on wiflutter