Skip to content

Update for Flutter 3.44 - #2387

Merged
domesticmouse merged 45 commits into
flutter:mainfrom
domesticmouse:Update-for-Flutter-3.44
May 18, 2026
Merged

Update for Flutter 3.44#2387
domesticmouse merged 45 commits into
flutter:mainfrom
domesticmouse:Update-for-Flutter-3.44

Conversation

@domesticmouse

@domesticmouse domesticmouse commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

Updates codelabs for Flutter 3.44.

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].

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

Copy link
Copy Markdown

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 introduces a series of infrastructure and maintenance updates across the animated-responsive-layout, animations, brick_breaker, and colorist codelabs. Key changes include the adoption of SceneDelegate and implicit engine delegates for iOS, the addition of pre-build actions in Xcode schemes, and enhanced string conversion safety in the Windows runner. Additionally, project versions and Dart SDK constraints are updated throughout the repository. Feedback indicates that several pubspec.yaml files specify dependency versions for packages such as flutter_riverpod, riverpod_annotation, flame, and google_fonts that are not yet available in the public registry, which will result in build failures.

Comment thread colorist/step_01/pubspec.yaml
Comment thread brick_breaker/step_03/pubspec.yaml Outdated

@parlough parlough left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks @domesticmouse! Looks good to me :)

@domesticmouse domesticmouse added the autosubmit Merge PR when tree becomes green via auto submit App label May 18, 2026
@domesticmouse
domesticmouse merged commit 0abe834 into flutter:main May 18, 2026
32 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants