Skip to content
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

[FIX][Issue = 14]. Unfocus when fling the backdrop to avoid keyboard … #16

Merged
merged 2 commits into from
May 15, 2020
Merged

[FIX][Issue = 14]. Unfocus when fling the backdrop to avoid keyboard … #16

merged 2 commits into from
May 15, 2020

Conversation

cicelcup
Copy link

Good Afternoon.
This PR is mainly to Unfocus the backdrop adding FocusScope.of(context).unfocus(); in fling function that is called when is clicked the leading button in the action bar or when it is clicked in the actions buttons with BackdropToggleButton.
KR,
JAPM

Copy link
Member

@daadu daadu left a comment

Choose a reason for hiding this comment

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

Make this null safe

lib/backdrop.dart Outdated Show resolved Hide resolved
@daadu daadu merged commit 8264615 into fluttercommunity:master May 15, 2020
@daadu daadu mentioned this pull request May 15, 2020
@cicelcup cicelcup deleted the unfocus_when_fling branch May 17, 2020 01:07
@cicelcup
Copy link
Author

Thank you very much...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants