Skip to content

[CQ] migrate FlutterStudioStartupActivity to a project activity #8211

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

Merged
merged 3 commits into from
May 21, 2025

Conversation

pq
Copy link
Contributor

@pq pq commented May 21, 2025

The model for this change was set with #8200 and ties up our migration off of the deprecated StartupActivity in favor of project activities, leveraging IntelliJ's embrace of Kotlin coroutines for improved startup performance.

Fixes: #8100


  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

@pq pq merged commit 9559263 into flutter:master May 21, 2025
7 checks passed
@pq pq deleted the cq_FlutterStudioStartupActivity_projectActivity branch May 21, 2025 20:36
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.

[cq] Migrate startup initializers to use the ProjectActivity API
2 participants