flutter_wifi_connect 0.0.7 copy "flutter_wifi_connect: ^0.0.7" to clipboard
flutter_wifi_connect: ^0.0.7 copied to clipboard

A low dependency flutter plugin to allow simple connection to wifi devices with the provided ssid or ssid prefix. Built for Android 10+ (API 29) and iOS 13+.

0.0.7 #

  • android improvements for disconnection

0.0.6 #

  • moved android Q+ disconnect to its own parameterless method
  • implemented get SSID for android

0.0.5 #

  • fix to ios build issue
  • removed some permission requirements
  • implement disconnect on android
  • connect to ssid by prefix android 1-29

0.0.4 #

  • fix to iOS build issue

0.0.3 #

  • fix to build correctly using new flutter plugin methods

0.0.2 #

  • added broadcast receiver to check for wifi changes for android versions pre 29

0.0.1 #

  • Work to get the newest versions of android and ios to connect
25
likes
40
pub points
59%
popularity

Publisher

verified publisherweplenish.com

A low dependency flutter plugin to allow simple connection to wifi devices with the provided ssid or ssid prefix. Built for Android 10+ (API 29) and iOS 13+.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_wifi_connect