Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert some unnecessary changelog changes
  • Loading branch information
stuartmorgan-g committed May 16, 2025
commit b1cb29cd1046365a5c0d9ff1f1b78ba5f3039865
2 changes: 1 addition & 1 deletion packages/flutter_lints/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## NEXT

* Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.
* Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.

## 5.0.0

Expand Down
4 changes: 0 additions & 4 deletions packages/go_router_builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
## NEXT

* Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.

## 2.9.1

- Fixes an deprecated warning for using withNullability
Expand Down
4 changes: 0 additions & 4 deletions packages/google_maps_flutter/google_maps_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
## NEXT

* Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.

## 2.12.2

* Fixes memory leak by disposing stream subscriptions in `GoogleMapController`.
Expand Down
1 change: 0 additions & 1 deletion packages/google_sign_in/google_sign_in/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
## NEXT

* Updates README to indicate that Andoid SDK <21 is no longer supported.
* Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.

## 6.3.0

Expand Down
1 change: 0 additions & 1 deletion packages/webview_flutter/webview_flutter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
## NEXT

* Updates README to indicate that Andoid SDK <21 is no longer supported.
* Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.

## 4.11.0

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
## NEXT

* Updates minimum supported SDK version to Flutter 3.24/Dart 3.5.

## 3.21.0

* Adds support to set whether to draw the scrollbar. See
Expand Down