Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 687 Bytes

CHANGELOG.md

File metadata and controls

25 lines (16 loc) · 687 Bytes

0.3.0 2021-03-15

  • dart null saftey [#124]

0.2.2 2021-02-18

  • minor fix in connect and findAndConnect on Android [#118]
  • added withInternet argument to connect and findAndConnect on Android [#99]

0.2.1 2021-02-14

  • added showWritePermissionSettings on Android [#112]
  • added registerWifiNetwork on Android [#113]
  • implemented forceWifiUsage on iOS to trigger LocalNetwork permission [#115]

0.2.0 2020-11-26

  • Fix the force_wifi method on Android
  • Remove some verbose logs (Fixes #69)
  • Replaced deprecated methods for wifi features in Android SDK 29

0.1.0 2020-01-03

  • Refractor example app
  • Remove unecessary permissions for forceWifiUsage