Skip to content

Conversation

@flar
Copy link
Contributor

@flar flar commented Mar 10, 2023

A new Dart SDK that is being rolled in from the engine requires a new minimum SDK version of 2.12.0, but the synthetic package used by flutter update-packages synthetically created a package with a requirement of 2.10.0. This PR updates the data injected into the temp synthetic packages packages.yaml to meet the new criteria.

@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Mar 10, 2023
@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@flar flar requested review from a-siva and mit-mit and removed request for mit-mit March 10, 2023 09:04
@mit-mit
Copy link
Member

mit-mit commented Mar 10, 2023

Yes, 2.12 is the absolute minimum required for Dart 3 compatibility.

@flar flar added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 10, 2023
@flar flar merged commit 3f2cca8 into flutter:master Mar 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 10, 2023
hannah-hyj pushed a commit to hannah-hyj/flutter that referenced this pull request Mar 11, 2023
…irements (flutter#122380)

Manually landing to fix the Engine rolls. The change will not affect Google Testing.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 11, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 12, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants