-
Notifications
You must be signed in to change notification settings - Fork 19
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
PE-4397: Country Dropdown - Fixes #1388
Conversation
Visit the preview URL for this PR (updated for commit 8034723): https://ardrive-web--pr1388-pe-4397-u9hw2rbh.web.app (expires Thu, 05 Oct 2023 20:28:20 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: a224ebaee2f0939e7665e7630e7d3d6cd7d0f8b0 |
…ard field PE-4397
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
void _refreshChildWidth() { | ||
final currentContext = _childKey.currentContext; | ||
if (currentContext == null) { | ||
return; | ||
} | ||
|
||
final RenderBox renderBox = | ||
_childKey.currentContext!.findRenderObject() as RenderBox; | ||
|
||
setState(() { | ||
_childWidth = renderBox.size.width; | ||
}); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I liked it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Changes
--- Releases ---
Android release: https://appdistribution.firebase.google.com/testerapps/1:305132849030:android:6cf0cd5ec064fad3ffce07/releases/066be3pi7skto