File tree Expand file tree Collapse file tree 5 files changed +36
-2
lines changed
Expand file tree Collapse file tree 5 files changed +36
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## 2024-08-27
7+
8+ ### Changes
9+
10+ ---
11+
12+ Packages with breaking changes:
13+
14+ - There are no breaking changes in this release.
15+
16+ Packages with other changes:
17+
18+ - [ ` wifi_iot ` - ` v0.3.19+1 ` ] ( #wifi_iot---v03191 )
19+ - [ ` wifi_scan ` - ` v0.4.1+1 ` ] ( #wifi_scan---v0411 )
20+
21+ ---
22+
23+ #### ` wifi_iot ` - ` v0.3.19+1 `
24+
25+ - ** FIX** : Update compileSdkVersion to fix Android release build with flutter 3.24 (#398 ).
26+
27+ #### ` wifi_scan ` - ` v0.4.1+1 `
28+
29+ - ** FIX** : Update compileSdkVersion to fix Android release build with flutter 3.24 (#398 ).
30+
31+
632## 2023-09-04
733
834### Changes
Original file line number Diff line number Diff line change 1+ ## 0.3.19+1
2+
3+ - ** FIX** : Update compileSdkVersion to fix Android release build with flutter 3.24 (#398 ).
4+
15## 0.3.19
26
37 - ** CHORE** : Update Gradle to 8.2 and AGP to 8.2.0 (#360 )
Original file line number Diff line number Diff line change 11name : wifi_iot
22description : Flutter plugin which can handle WiFi connections and hotspot (AP, STA)
3- version : 0.3.19
3+ version : 0.3.19+1
44homepage : https://github.com/flutternetwork/WiFiFlutter/tree/master/packages/wifi_iot
55
66flutter :
Original file line number Diff line number Diff line change 1+ ## 0.4.1+1
2+
3+ - ** FIX** : Update compileSdkVersion to fix Android release build with flutter 3.24 (#398 ).
4+
15## 0.4.1
26-
37- ** CHORE** : Update Gradle to 8.2 and AGP to 8.2.0 (#360 )
Original file line number Diff line number Diff line change 11name : wifi_scan
22description : Flutter plugin to scan for nearby visible WiFi access points.
3- version : 0.4.1
3+ version : 0.4.1+1
44homepage : https://github.com/flutternetwork/WiFiFlutter/tree/master/packages/wifi_scan
55
66environment :
You can’t perform that action at this time.
0 commit comments