Thanks to visit codestin.com
Credit goes to github.com

Skip to content

XisoDev/WiFiFlutter

 
 

Repository files navigation

all_plugins GitHub Workflow Status all_plugins Coverage Join the chat at https://gitter.im/flutternetwork/WiFiFlutter] Melos


WiFiFlutter is a suite of Flutter plugins that enable Flutter apps to use various WiFi services.

Note: WiFiFlutter is going under reforms, therefore some plugins might not be available yet. Feedback and Pull Requests are most welcome!

Plugins

Table of contents:


wifi_iot

wifi_iot wifi_iot pub points

Flutter plugin which can handle WiFi connections (AP, STA).

This plugin is only maintained for legacy reasons. Kindly switch to other alternate plugins from this suite.

[View Source]

Platform Support

Android iOS
✔️ ✔️*

*Only supports STA mode.


wifi_basic

wifi_basic wifi_basic pub points

Flutter plugin for basic WiFi information and functionalities.

[View Source]

Platform Support

Android iOS
❌*

*Only supports getting network info.


wifi_scan

wifi_scan wifi_scan pub points

Flutter plugin to scan for nearby visible WiFi access points.

[View Source]

Platform Support

Android iOS
✔️

wifi_sta

wifi_sta wifi_sta pub points

Flutter plugin to connect or disconnect device to a traditional WiFi network.

[View Source]

Platform Support

Android iOS

wifi_ap

wifi_ap wifi_ap pub points

Flutter plugin to setup device as a WiFi access point (hotspot).

[View Source]

Platform Support

Android iOS

wifi_aware

wifi_aware wifi_aware pub points

Flutter plugin to discover and connect directly to nearby devices without any other type of connectivity between them.

This method is more decenteralized than WiFi Direct(P2P). Check official docs to read more about Wi-Fi Aware (Neighbor Awareness Networking or NAN).

[View Source]

Platform Support

Android iOS

wifi_rtt

wifi_rtt wifi_rtt pub points

Flutter plugin to measure the distance to nearby RTT-capable Wi-Fi access points and peer Wi-Fi Aware devices.

Check IEEE_802.11mc Wikipedia page to read more about it.

[View Source]

Platform Support

Android iOS

Issues

Please file WiFiFlutter specific issues, bugs, or feature requests in our issue tracker.

Plugin issues that are not specific to WiFiFlutter can be filed in the Flutter issue tracker.

Contributing

If you wish to contribute a change to any of the existing plugins in this repo, please review our contribution guide and open a pull request.

Status

This repository is maintained by WiFiFlutter authors. Issues here are answered by maintainers and other community members on GitHub on a best-effort basis.

About

Flutter plugin suite for various WiFi services.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dart 38.6%
  • Java 35.6%
  • Swift 11.2%
  • Kotlin 8.5%
  • Shell 3.0%
  • Ruby 2.5%
  • Objective-C 0.6%