Skip to content

Update sunsetted Flutter SDK versions#8874

Merged
helin24 merged 2 commits into
flutter:mainfrom
helin24:sdk-sunset
Mar 31, 2026
Merged

Update sunsetted Flutter SDK versions#8874
helin24 merged 2 commits into
flutter:mainfrom
helin24:sdk-sunset

Conversation

@helin24
Copy link
Copy Markdown
Member

@helin24 helin24 commented Mar 27, 2026

The general rules are:

  • SDKs that are 2 years old should no longer be supported
  • SDKs that are 3 months away from not being supported should get a warning.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the minimum supported Flutter SDK version to 3.19.4 and the version without sunset warnings to 3.22.2, along with corresponding updates to the unit tests. Feedback was provided regarding an unrelated change to the Java bytecode target level in the project configuration, which should be reverted to version 17 to maintain build compatibility and avoid unexpected failures for other developers.

Comment thread .idea/compiler.xml Outdated
@helin24 helin24 requested a review from pq March 27, 2026 17:12
@pq
Copy link
Copy Markdown
Collaborator

pq commented Mar 31, 2026

I have to wonder about automation here. Or maybe an issue for a bi-annual (or similar cadence) check?

@helin24: out of curiosity, what prompted you to do the update?

Copy link
Copy Markdown
Collaborator

@pq pq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💎

Nice!

@helin24
Copy link
Copy Markdown
Member Author

helin24 commented Mar 31, 2026

I have to wonder about automation here. Or maybe an issue for a bi-annual (or similar cadence) check?

@helin24: out of curiosity, what prompted you to do the update?

Yes, I feel like this could go into a skill (or sub-skill?) related to preparing the plugin for release. That's why I was checking - I just want users to get the appropriate sunset warning on time.

@helin24 helin24 merged commit dd0088d into flutter:main Mar 31, 2026
7 checks passed
@helin24 helin24 deleted the sdk-sunset branch March 31, 2026 15:35
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.

2 participants