Skip to content

[fix] OpenInAppCodeAction forbidden initialization service dependency #8260

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 1 commit into from
Jun 12, 2025

Conversation

pq
Copy link
Contributor

@pq pq commented Jun 11, 2025

Schedule initialization in a runnable rather than doing service calls in the class initializer.

Fixes: #8180


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

@pq pq requested review from helin24 and jwren June 11, 2025 23:40
@pq pq merged commit c66950c into flutter:master Jun 12, 2025
7 checks passed
@pq pq deleted the fix_OpenInAppCodeAction_initialization branch June 12, 2025 00:38
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.

OpenInAppCodeAction initialization depends on services (which is forbidden)
2 participants