Giter Site home page Giter Site logo

hhy5277 / wififlutter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from flutternetwork/wififlutter

0.0 2.0 0.0 113.31 MB

Plugin Flutter which can handle WiFi connections (AP, STA)

License: MIT License

Java 30.16% C 2.17% Objective-C 29.22% Ruby 1.81% Swift 8.54% Dart 28.10%

wififlutter's Introduction

WiFiFlutter

Introduction

Plugin Flutter which can handle WiFi connections (AP, STA)

Becareful, some commands as no effect on iOS because Apple don't let us to do whatever we want...

WiFi connections

Description Android iOS
Enabling / Disabling WiFi module
Getting WiFi status
Scanning for networks, with "already-associated" flag
Connecting / Disconnecting on a network in WPA / WEP ✅(1)
Registering / Unregistering a WiFi network ⚠️(2)
Getting informations like : ⚠️(3)
- SSID
- BSSID
- Current signal strength
- Frequency
- IP ❓(4)

✅(1) : On iOS, you can only disconnect from a network which has been added by your app. In order to disconnect from a system network, you have to connect to an other!

⚠️(2) : On iOS, you can forget a WiFi network by connecting to it with the joinOnce flag to true!

⚠️(3) : On iOS, you can just getting the SSID, or maybe(probably) I'm missing something!

❓(4) : I think there is a way to get the IP address but for now, this is not implemented..

Access Point

Description Android iOS
Getting the status of the Access Point (Disable, disabling, enable, enabling, failed)
Enabling / Disabling Access Point
Getting / Setting new credentials (SSID / Password)
Enabling / Disabling the visibility of the SSID Access Point
Getting the clients list (IP, BSSID, Device, Reachable)
Handling the MAC filtering 🆘

For now, there is no way to set the access point on iOS...

Troubleshooting

Don't hesitate and come here, we will be happy to help you!

wififlutter's People

Contributors

anharismail avatar bmooij-beeliners avatar cbenhagen avatar pboos avatar sfaye avatar yhua537 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.