Skip to content

Latest commit

 

History

History
83 lines (43 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

83 lines (43 loc) · 1.67 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2025-02-18

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


wifi_iot - v0.3.19+2

  • FIX(wifi_iot): iOS isConnected always true even connection is failed - synced with master (#407).
  • FIX: Update compileSdkVersion to fix Android release build with flutter 3.24 (#398).

wifi_scan - v0.4.1+2

  • FIX: Update compileSdkVersion to fix Android release build with flutter 3.24 (#398).

2024-08-27

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


wifi_iot - v0.3.19+1

  • FIX: Update compileSdkVersion to fix Android release build with flutter 3.24 (#398).

wifi_scan - v0.4.1+1

  • FIX: Update compileSdkVersion to fix Android release build with flutter 3.24 (#398).

2023-09-04

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


wifi_iot - v0.3.18+1

  • FIX(wifi_iot): multiple triggering issue of NetworkCallback on Android 10 (#344).

wifi_scan - v0.4.0+2

  • FIX: ci failures.