Skip to content

Animate user account drawer header arrow#24023

Merged
jslavitz merged 6 commits intoflutter:masterfrom
jslavitz:user-accounts
Nov 8, 2018
Merged

Animate user account drawer header arrow#24023
jslavitz merged 6 commits intoflutter:masterfrom
jslavitz:user-accounts

Conversation

@jslavitz
Copy link
Contributor

@jslavitz jslavitz commented Nov 6, 2018

Fixes #14315 originally created by @dudeofawesome.

Widget build(BuildContext context) {
assert(debugCheckHasDirectionality(context));
assert(debugCheckHasMaterialLocalizations(context));
debugCheckHasMaterialLocalizations(context);
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
debugCheckHasMaterialLocalizations(context);
assert(debugCheckHasMaterialLocalizations(context))

Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

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

LGTM with fix

@jslavitz jslavitz merged commit 75ca39f into flutter:master Nov 8, 2018
@jslavitz jslavitz deleted the user-accounts branch December 3, 2018 22:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants