-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[packages] Migrate all iOS example apps in flutter/packages to UIScene #12182
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
auto-submit
merged 31 commits into
flutter:main
from
Zubii12:issue-188521-migrate-ios-examples-to-uiscene
Jul 24, 2026
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
5c9aeb8
feat(animations): migrate animations example to UIScene
Zubii12 db0fb16
feat(camera): migrate camera example app to UIScene
Zubii12 4d7a630
feat(extension_google_sign_in_as_googleapis_auth): migrate extension_…
Zubii12 de66e65
feat(file_selector): migrate file_selector example apps to UIScene
Zubii12 1febee3
feat(go_router): migrate go_router example app to UIScene
Zubii12 ab13bba
feat(google_fonts): migrate google_fonts example app to UIScene
Zubii12 3b0da8a
feat(google_maps_flutter): migrate google_maps_flutter example app to…
Zubii12 76f08c1
feat(google_sign_in): migrate google_sign_in example app to UIScene
Zubii12 4bee53e
feat(image_picker): migrate image_picker example apps to UIScene
Zubii12 0a9ace1
feat(in_app_purchase): migrate in_app_purchase example app to UIScene
Zubii12 0817e87
feat(interactive_media_adds): migrate interactive_media_ads example a…
Zubii12 923bfcb
feat(local_auth): migrate example app to UIScene
Zubii12 0acc318
feat(path_provider): migrate example apps to UIScene
Zubii12 c2330a8
feat(pigeon): migrate example apps to UIScene
Zubii12 cc0fc7c
feat(pointer_interceptor): migrate example apps to UIScene
Zubii12 f810d45
feat(quick_actions): migrate example app to UIScene
Zubii12 2708d4e
feat(rfw): migrate example apps to UIScene
Zubii12 0a30a29
feat(shared_preferences): migrate example apps to UIScene
Zubii12 88f9a58
feat(two_dimensional_scrollables): migrate example app to UIScene
Zubii12 2421036
feat(url_launcher): migrate example app to UIScene
Zubii12 6f1231c
feat(video_player): migrate example app to UIScene
Zubii12 9e3471e
feat(webview_flutter): migrate example app to UIScene
Zubii12 ae7ad8d
fix: add missing UIApplicationSceneManifest key to Info.plist
Zubii12 fe8be4e
fix: add missing Google Maps API key initialization
Zubii12 1d6766c
chore: remove redundant CHANGELOG & pubspec version bumps
Zubii12 66f7297
chore: remove redundant CHANGELOG & pubspec version bumps
Zubii12 45a5641
fix(pointer_interceptor): remove missed GeneratedPluginRegistrant.reg…
Zubii12 50b3673
style(pigeon): format swift code
Zubii12 183188c
test(image_picker_ios): fix testCameraPickerInteractionBlockerWindowI…
Zubii12 09b45bc
style: format code
Zubii12 999a746
Merge branch 'main' into issue-188521-migrate-ios-examples-to-uiscene
stuartmorgan-g File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.