Skip to content

Reformat all code with recent Flutter/Dart SDK#9871

Merged
srawlins merged 1 commit into
flutter:masterfrom
srawlins:format
Jun 30, 2026
Merged

Reformat all code with recent Flutter/Dart SDK#9871
srawlins merged 1 commit into
flutter:masterfrom
srawlins:format

Conversation

@srawlins

Copy link
Copy Markdown
Contributor

I am only reformatting the code in packages/, tool/lib/, and tool/test/. (packages/devtools_app/ is already formatted, enforced in CI.) No other changes are made. These formatting changes are as per Dart SDK version: 3.13.0-236.0.dev.

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

Copy link
Copy Markdown
Contributor

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 consists of formatting and style adjustments across multiple packages in the repository, including devtools_app_shared, devtools_extensions, devtools_shared, devtools_test, and repository tools. The changes primarily involve line wrapping, list formatting, and indentation adjustments to align with the Dart formatter. There are no functional code changes, and no review comments were provided for assessment.

@bkonyi bkonyi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM, assuming there's no more formatting changes that are going to land in the SDK for 3.13.

@kenzieschmoll kenzieschmoll left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

are no pubspec.yaml changes required to bump the min version?

@srawlins srawlins merged commit 20b6936 into flutter:master Jun 30, 2026
51 of 52 checks passed
@srawlins srawlins deleted the format branch June 30, 2026 17:04
@srawlins

Copy link
Copy Markdown
Contributor Author

are no pubspec.yaml changes required to bump the min version?

It's possible... I think some formatter changes are gated on SDK constraint. I can at least bump the SDK constraints to ^3.12.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants