wifi_info_plugin 1.1.5 copy "wifi_info_plugin: ^1.1.5" to clipboard
wifi_info_plugin: ^1.1.5 copied to clipboard

Wifi info wrapper android plugin,serves as a bridge from flutter currently to android native code to retrieve Network info.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wifi_info_plugin

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

dependencies:
  wifi_info_plugin: ^1.1.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_info_plugin/wifi_info_plugin.dart';
37
likes
40
pub points
76%
popularity

Publisher

unverified uploader

Wifi info wrapper android plugin,serves as a bridge from flutter currently to android native code to retrieve Network info.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on wifi_info_plugin