Skip to content

[flutter_lints] Bump lints dependency to 6.0.0 and bump package to 6.0.0 #9108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 27, 2025
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
Update minimum SDK to 3.8 in pubspec
  • Loading branch information
BenjaminPrice committed Apr 22, 2025
commit f2514ca57204a997f84d94b66e8bf6a4a6b5b3bd
2 changes: 1 addition & 1 deletion packages/flutter_lints/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+
version: 6.0.0

environment:
sdk: ^3.5.0
sdk: ^3.8.0

dependencies:
lints: ^6.0.0
Expand Down