pit_network 0.1.2+1 copy "pit_network: ^0.1.2+1" to clipboard
pit_network: ^0.1.2+1 copied to clipboard

plugin to get wifi connected, list of saved wifi, list of active wifi, and network state

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add pit_network

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

dependencies:
  pit_network: ^0.1.2+1

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:pit_network/pit_network.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

plugin to get wifi connected, list of saved wifi, list of active wifi, and network state

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on pit_network