-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Codelab update April '26 #2386
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
Open
domesticmouse
wants to merge
23
commits into
flutter:main
Choose a base branch
from
domesticmouse:codelab-update-apr26
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Codelab update April '26 #2386
Changes from all commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
d3482b0
Update `animated-responsive-layout`
domesticmouse 87608bd
Update `animations`
domesticmouse 0625bb2
Update `brick_breaker`
domesticmouse 6a5fd2d
Update `colorist`
domesticmouse 5558d3e
Update `colorist`
domesticmouse 21765ab
Update `dart-patterns-and-records`
domesticmouse 05fa2c6
Update `deeplink_cookbook`
domesticmouse 8a9e8fd
Update `firebase-auth-flutterfire-ui`
domesticmouse 0d075a4
Update `firebase-get-to-know-flutter`
domesticmouse 637906f
Merge branch 'main' into codelab-update-apr26
domesticmouse 73a9c4d
Update `generate_crossword`
domesticmouse 6588074
Merge branch 'codelab-update-apr26' of https://github.com/domesticmou…
domesticmouse fe47db9
Update `genui-intro`
domesticmouse 0090627
Update `google-maps-in-flutter`
domesticmouse d84b6c7
Update `haiku_generator`
domesticmouse 6e4b378
Update `homescreen_codelab`
domesticmouse 371ac23
Update `in_app_purchases`
domesticmouse 020297a
Update `namer`
domesticmouse 78dc432
Update `tfagents-flutter`
domesticmouse a9a0ade
Update `tfrs-flutter`
domesticmouse 487c77a
Update README
domesticmouse f6ab145
Dart format
domesticmouse 1240ec4
Update `webview_flutter`
domesticmouse File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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
6 changes: 6 additions & 0 deletions
6
animated-responsive-layout/step_03/ios/Runner/SceneDelegate.swift
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| import Flutter | ||
| import UIKit | ||
|
|
||
| class SceneDelegate: FlutterSceneDelegate { | ||
|
domesticmouse marked this conversation as resolved.
|
||
|
|
||
| } | ||
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
6 changes: 6 additions & 0 deletions
6
animated-responsive-layout/step_04/ios/Runner/SceneDelegate.swift
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| import Flutter | ||
| import UIKit | ||
|
|
||
| class SceneDelegate: FlutterSceneDelegate { | ||
|
|
||
| } |
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
6 changes: 6 additions & 0 deletions
6
animated-responsive-layout/step_05/ios/Runner/SceneDelegate.swift
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| import Flutter | ||
| import UIKit | ||
|
|
||
| class SceneDelegate: FlutterSceneDelegate { | ||
|
|
||
| } |
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.
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.