Skip to content
Merged
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
[flutter_lints] Update CHANGELOG.md to reflect 6.0.0 changes
  • Loading branch information
BenjaminPrice committed Apr 18, 2025
commit 7d479e1704cd20b26fccc59ddc12e33381ed3dcb
7 changes: 7 additions & 0 deletions packages/flutter_lints/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

## 6.0.0

* Updates `package:lints` dependency to version 6.0.0, with the following changes:
* adds `strict_top_level_inference`
* adds `unnecessary_underscores`
* Updates minimum supported SDK version to Flutter 3.30/Dart 3.8.

## 5.0.0

* Updates `package:lints` dependency to version 5.0.0, with the following changes:
Expand Down