Skip to content

Codelab update April '26#2386

Merged
domesticmouse merged 24 commits into
flutter:mainfrom
domesticmouse:codelab-update-apr26
Apr 29, 2026
Merged

Codelab update April '26#2386
domesticmouse merged 24 commits into
flutter:mainfrom
domesticmouse:codelab-update-apr26

Conversation

@domesticmouse
Copy link
Copy Markdown
Contributor

@domesticmouse domesticmouse commented Apr 16, 2026

Main addition is converting the GenUI Intro codelab to use codelab_rebuild

Note, there are issues with Flutter beta and main on macOS. I'm hoping these issues will resolve naturally.

Pre-launch Checklist

  • I read the Effective Dart: Style recently, and have followed its advice.
  • I signed the CLA.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.

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

Copy link
Copy Markdown

@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 updates the animated-responsive-layout, animations, brick_breaker, and colorist codelabs with iOS scene delegate support, SDK and dependency version bumps, and various project configuration updates. Feedback highlights that SceneDelegate.swift is missing from the Xcode project files in the animated-responsive-layout and colorist codelabs. Additionally, the Info.plist files in animated-responsive-layout need to be corrected to reference the custom SceneDelegate class.

Comment thread animated-responsive-layout/step_03/ios/Runner/SceneDelegate.swift
Comment thread colorist/step_01/ios/Runner/SceneDelegate.swift
Comment thread animated-responsive-layout/step_03/ios/Runner/Info.plist
Comment thread animated-responsive-layout/step_04/ios/Runner/Info.plist
@domesticmouse domesticmouse mentioned this pull request Apr 20, 2026
4 tasks
@ahamedjobayer081-spec
Copy link
Copy Markdown

Code Review

This pull request updates the animated-responsive-layout, animations, brick_breaker, and colorist codelabs with iOS scene delegate support, SDK and dependency version bumps, and various project configuration updates. Feedback highlights that SceneDelegate.swift is missing from the Xcode project files in the animated-responsive-layout and colorist codelabs. Additionally, the Info.plist files in animated-responsive-layout need to be corrected to reference the custom SceneDelegate class.

@domesticmouse

@domesticmouse
Copy link
Copy Markdown
Contributor Author

Code Review

This pull request updates the animated-responsive-layout, animations, brick_breaker, and colorist codelabs with iOS scene delegate support, SDK and dependency version bumps, and various project configuration updates. Feedback highlights that SceneDelegate.swift is missing from the Xcode project files in the animated-responsive-layout and colorist codelabs. Additionally, the Info.plist files in animated-responsive-layout need to be corrected to reference the custom SceneDelegate class.

@domesticmouse

Please do not post AI slop comments.

Copy link
Copy Markdown
Member

@parlough parlough left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @domesticmouse!

I just reviewed the changes to Dart and YAML files as the others seemed to be all from regenerating the procjects.

@domesticmouse domesticmouse merged commit b1f2f3b into flutter:main Apr 29, 2026
9 of 11 checks passed
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.

3 participants