simply_wifi 1.0.5 copy "simply_wifi: ^1.0.5" to clipboard
simply_wifi: ^1.0.5 copied to clipboard

discontinued

A simplified version of the Wifi Iot package to make connecting, disconnecting and a lot of things related to wifi easier in flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simply_wifi

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

dependencies:
  simply_wifi: ^1.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:simply_wifi/simply_wifi.dart';
21
likes
40
pub points
41%
popularity

Publisher

unverified uploader

A simplified version of the Wifi Iot package to make connecting, disconnecting and a lot of things related to wifi easier in flutter.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, wifi_iot

More

Packages that depend on simply_wifi