-
Notifications
You must be signed in to change notification settings - Fork 102
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
A RenderFlex overflowed by 144 pixels on the bottom. #1
Comments
same here. |
yes same error |
I somehow solve this error and renderflex no longer showing. In onboarding_screen.dart, somewhere in line 73~74, you'll see Full code: https://gist.github.com/fareezMaple/ca846f6f1d5c7c22d3f4bb156db88840 |
I had the same problem and fixed it by wrapping TextField with new Expanded(). |
how to solve this error ? Please help
The text was updated successfully, but these errors were encountered: