Uh oh!
There was an error while loading. Please reload this page.
ScaffoldMessenger Migration Guide - #4527
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Sorry, @Piinks, but I just landed a largish PR that updates the breaking change files. Please fix the conflicts at your convenience. :) (As this change hasn't landed, I see we are in no rush.) |
…into scaffoldMessenger
sfshaza2
left a comment
There was a problem hiding this comment.
Once we get the timeline info, it looks good!
| ), | ||
| )); | ||
| }, | ||
| child: const Text('SHOW SNACK'), |
There was a problem hiding this comment.
Any particular reason to use all caps here and above? I'm guessing your intent is to make it obvious that the developer can change these, but it just feels shouty... =)
There was a problem hiding this comment.
Oh I was just copying a sample from the API docs. 😜
Piinks
commented
Sep 16, 2020
Update: @sfshaza2 this is still WIP, the change was reverted so we don't have a build tag yet. :) |
Uh oh!
There was an error while loading. Please reload this page.
Piinks
commented
Oct 12, 2020
@Sfshaza we finally have a build tag for this one, ready to go with your approval! 🎉 |
Hixie
commented
Oct 12, 2020
Please include the error message that you're likely to see if you haven't migrated, so that people can find this by Googling the error message. |
sfshaza2
left a comment
There was a problem hiding this comment.
A couple minor nits but, overall, looks great!
| ); | ||
| ``` | ||
| When presenting a `SnackBar` during a transition, the `SnackBar` will `Hero`, animating smoothly to |
There was a problem hiding this comment.
Never heard "Hero" as a verb. Is this a common usage?
There was a problem hiding this comment.
I have heard it, but it may mot be common. Updated.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Piinks
commented
Oct 13, 2020
I've added the error message and applied your suggestion @sfshaza2. Thanks! |
* migration guide * Apply suggestions from code review * Updates * Update src/docs/release/breaking-changes/scaffold-messenger.md * ++
Migration guide for change: flutter/flutter#64101
Change with framework migrations: flutter/flutter#64170
Issue: flutter/flutter#62921