wifi_binder 0.0.1 copy "wifi_binder: ^0.0.1" to clipboard
wifi_binder: ^0.0.1 copied to clipboard

A Flutter plugin to **force network traffic over Wi-Fi only**

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add wifi_binder

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

dependencies:
  wifi_binder: ^0.0.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:wifi_binder/wifi_binder.dart';
1
likes
150
points
27
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to **force network traffic over Wi-Fi only**

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on wifi_binder

Packages that implement wifi_binder