flutternetwork / WiFiFlutter

Flutter plugin suite for various WiFi services.
https://wifi.flutternetwork.dev
289 stars 182 forks source link

refactor(wifi_scan): Federated plugin architecture #373

Open Alystrasz opened 8 months ago

Alystrasz commented 8 months ago

This pull request restructures the repository to follow the federated plugin format:

This change will make it easier to add support for new platforms (e.g. Linux).