Skip to content

Commit 1802029

Browse files
Update CHANGELOGs
1 parent 9663680 commit 1802029

File tree

16 files changed

+70
-6
lines changed

16 files changed

+70
-6
lines changed

packages/camera/camera/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## NEXT
22

3-
* Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.
3+
* Updates README to reflect currently supported OS versions for the latest
4+
versions of the endorsed platform implementations.
5+
* Applications built with older versions of Flutter will continue to
6+
use compatible versions of the platform implementations.
47

58
## 0.11.3
69

packages/espresso/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## NEXT
22

3-
* Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.
3+
* Updates README to reflect currently supported OS versions for the latest
4+
versions of the endorsed platform implementations.
5+
* Applications built with older versions of Flutter will continue to
6+
use compatible versions of the platform implementations.
47

58
## 0.4.0+18
69

packages/file_selector/file_selector/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## NEXT
22

33
* Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.
4+
* Updates README to reflect currently supported OS versions for the latest
5+
versions of the endorsed platform implementations.
6+
* Applications built with older versions of Flutter will continue to
7+
use compatible versions of the platform implementations.
48

59
## 1.0.4
610

packages/flutter_plugin_android_lifecycle/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## NEXT
2+
3+
* Updates README to reflect currently supported OS versions for the latest
4+
versions of the endorsed platform implementations.
5+
* Applications built with older versions of Flutter will continue to
6+
use compatible versions of the platform implementations.
7+
18
## 2.0.32
29

310
* Updates Java compatibility version to 17 and minimum supported SDK version to Flutter 3.35/Dart 3.9.

packages/google_maps_flutter/google_maps_flutter/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## NEXT
22

33
* Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.
4+
* Updates README to reflect currently supported OS versions for the latest
5+
versions of the endorsed platform implementations.
6+
* Applications built with older versions of Flutter will continue to
7+
use compatible versions of the platform implementations.
48

59
## 2.14.0
610

packages/google_sign_in/google_sign_in/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## NEXT
22

33
* Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.
4+
* Updates README to reflect currently supported OS versions for the latest
5+
versions of the endorsed platform implementations.
6+
* Applications built with older versions of Flutter will continue to
7+
use compatible versions of the platform implementations.
48

59
## 7.2.0
610

packages/image_picker/image_picker/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## NEXT
22

33
* Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.
4+
* Updates README to reflect currently supported OS versions for the latest
5+
versions of the endorsed platform implementations.
6+
* Applications built with older versions of Flutter will continue to
7+
use compatible versions of the platform implementations.
48

59
## 1.2.1
610

packages/in_app_purchase/in_app_purchase/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## NEXT
22

33
* Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.
4+
* Updates README to reflect currently supported OS versions for the latest
5+
versions of the endorsed platform implementations.
6+
* Applications built with older versions of Flutter will continue to
7+
use compatible versions of the platform implementations.
48

59
## 3.2.3
610
* Updates minimum `in_app_purchase_storekit` version to 0.4.0.

packages/local_auth/local_auth/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## NEXT
2+
3+
* Updates README to reflect currently supported OS versions for the latest
4+
versions of the endorsed platform implementations.
5+
* Applications built with older versions of Flutter will continue to
6+
use compatible versions of the platform implementations.
7+
18
## 3.0.0
29

310
* **BREAKING CHANGES:**

packages/path_provider/path_provider/CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
## NEXT
22

33
* Updates minimum supported SDK version to Flutter 3.32/Dart 3.8.
4-
* Updates README to indicate that Andoid SDK <21 is no longer supported.
4+
* Updates README to reflect currently supported OS versions for the latest
5+
versions of the endorsed platform implementations.
6+
* Applications built with older versions of Flutter will continue to
7+
use compatible versions of the platform implementations.
58

69
## 2.1.5
710

0 commit comments

Comments
 (0)