Skip to content

Comments

[quick_actions_ios] UIScene Migration#11047

Open
okorohelijah wants to merge 5 commits intoflutter:mainfrom
okorohelijah:fix_170179
Open

[quick_actions_ios] UIScene Migration#11047
okorohelijah wants to merge 5 commits intoflutter:mainfrom
okorohelijah:fix_170179

Conversation

@okorohelijah
Copy link
Contributor

@okorohelijah okorohelijah commented Feb 18, 2026

Migrate quick_actions_ios to adopt UIScene

Fixes #170179

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2 3

@okorohelijah okorohelijah marked this pull request as ready for review February 18, 2026 13:25
Copy link

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

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 migrates the quick_actions_ios plugin to support the UIScene lifecycle, which is necessary for modern iOS apps. The changes involve conforming to FlutterSceneLifeCycleDelegate, implementing new lifecycle methods for scenes, and updating the example app to enable scene support. New tests for the scene-based lifecycle have also been added. My review focuses on ensuring the new lifecycle methods are implemented correctly and that the tests are robust.

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.

2 participants