Skip to content
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

refactor(all): Use range of flutter_lints for broader compatibility #3371

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

vbuberen
Copy link
Collaborator

@vbuberen vbuberen commented Nov 26, 2024

Description

Switching to a range for flutter_lints because 5.0.0 requires latest dart as it was mentioned in #3366, while we have no reasons to make min requirements that high.

Related Issues

Fixes #3366

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

@vbuberen vbuberen merged commit 8a303ad into main Nov 26, 2024
101 of 118 checks passed
@vbuberen vbuberen deleted the refactor/lints_versions branch November 26, 2024 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Request]: Update the minimum version configuration.
2 participants