Skip to content

Migrate String.join to StringUtil.join#8703

Merged
jwren merged 1 commit into
flutter:mainfrom
jwren:api-01
Jan 9, 2026
Merged

Migrate String.join to StringUtil.join#8703
jwren merged 1 commit into
flutter:mainfrom
jwren:api-01

Conversation

@jwren
Copy link
Copy Markdown
Member

@jwren jwren commented Jan 8, 2026

Replaces standard Java String.join with IntelliJ's StringUtil.join across the codebase (FlutterCommand, DaemonApi, TestFields, DevToolsUrl) to improve consistency with the platform API usage.

Replaces standard Java String.join with IntelliJ's StringUtil.join across the codebase (FlutterCommand, DaemonApi, TestFields, DevToolsUrl) to improve consistency with the platform API usage.
@jwren jwren requested review from helin24 and pq January 8, 2026 23:59
@jwren jwren merged commit d2009be into flutter:main Jan 9, 2026
8 checks passed
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