Add Scaffold drawers escape dismiss action.#106186
Merged
auto-submit[bot] merged 2 commits intoflutter:masterfrom Jun 29, 2022
Merged
Add Scaffold drawers escape dismiss action.#106186auto-submit[bot] merged 2 commits intoflutter:masterfrom
auto-submit[bot] merged 2 commits intoflutter:masterfrom
Conversation
Scaffold.drawer/Scaffold.endDrawer escape dismiss action
TahaTesser
commented
Jun 17, 2022
Contributor
Author
There was a problem hiding this comment.
This is added unconditionally since these functions already check if there is a drawer and if it is open.
flutter/packages/flutter/lib/src/material/scaffold.dart
Lines 2156 to 2160 in 526c33f
Piinks
reviewed
Jun 23, 2022
Contributor
Piinks
left a comment
There was a problem hiding this comment.
Can you add documentation for this feature? Maybe on Scaffold.drawer and Scaffold.endDrawer, and the class Drawer?
Contributor
There was a problem hiding this comment.
Thanks for cleaning these up!
Contributor
Author
There was a problem hiding this comment.
Contributor
There was a problem hiding this comment.
Excellent! Thank you for being so thorough!
251b359 to
a7aa392
Compare
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Jun 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 29, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Jun 29, 2022
8 tasks
camsim99
pushed a commit
to camsim99/flutter
that referenced
this pull request
Aug 10, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/packages
that referenced
this pull request
Aug 30, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/plugins
that referenced
this pull request
Aug 30, 2022
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

fixes #106131
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.