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

Add KeyboardAwareSafeArea helper widget #403

Merged
merged 2 commits into from
Jan 22, 2025
Merged

Add KeyboardAwareSafeArea helper widget #403

merged 2 commits into from
Jan 22, 2025

Conversation

jkoenig134
Copy link
Member

Readiness checklist

  • I added/updated tests.
  • I ensured that the PR title is good enough for the changelog.
  • I labeled the PR.
  • I self-reviewed the PR.

Description

This extends the SafeArea from only respect Bezels / Navigation elements to additionally include keyboards.

@jkoenig134 jkoenig134 added the enhancement New feature or request label Jan 22, 2025
@jkoenig134 jkoenig134 requested review from Siolto and aince42 January 22, 2025 10:53
@jkoenig134
Copy link
Member Author

this is only a utility class and not used for now, but I've written it to test something and it could get useful someday.

@jkoenig134 jkoenig134 merged commit a49b940 into main Jan 22, 2025
8 checks passed
@jkoenig134 jkoenig134 deleted the add-helper-widget branch January 22, 2025 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants