wifi_flutter 0.2.0 copy "wifi_flutter: ^0.2.0" to clipboard
wifi_flutter: ^0.2.0 copied to clipboard

PlatformAndroid

A plugin to retrieve the nearby wifi networks for android phones only. Simple and low dependencies.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wifi_flutter

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

dependencies:
  wifi_flutter: ^0.2.0

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_flutter/wifi_flutter.dart';
15
likes
160
points
58
downloads

Publisher

verified publisherweplenish.com

Weekly Downloads

A plugin to retrieve the nearby wifi networks for android phones only. Simple and low dependencies.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on wifi_flutter