Skip to content

Updating iOS add-to-app info with UIScene migration - #13776

Open
sfshaza2 wants to merge 2 commits into
mainfrom
ios-add2app
Open

Updating iOS add-to-app info with UIScene migration#13776
sfshaza2 wants to merge 2 commits into
mainfrom
ios-add2app

Conversation

@sfshaza2

Copy link
Copy Markdown
Contributor

Fixes #13274

@sfshaza2
sfshaza2 requested a review from a team as a code owner August 21, 2026 01:42
@sfshaza2
sfshaza2 requested a review from vashworth August 21, 2026 01:42

@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 updates the iOS "Add a Flutter screen" documentation to introduce UIScene support as the default starting in Flutter 3.41, adding guides and code examples for FlutterSceneDelegate. A review comment correctly identifies a compilation error in the SwiftUI example where ContentView's body was incorrectly changed to return 'some Scene' instead of 'some View'.

Comment thread sites/docs/src/content/add-to-app/ios/add-flutter-screen.md Outdated
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
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.

iOS Add to App docs should include UIScene migration requirements

1 participant