Click here to Skip to main content
15,881,882 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i have problem in flutter
A RenderFlex overflowed by 8.0 pixels on the bottom.


What I have tried:

i have problem in flutter 
<pre>A RenderFlex overflowed by 8.0 pixels on the bottom.
Posted
Updated 12-Dec-21 6:32am
Comments
Richard MacCutchan 12-Dec-21 12:36pm    
Move everything up by 8 pixels.
Ahmed Elziaty 12-Dec-21 15:50pm    
not work
Richard MacCutchan 13-Dec-21 4:22am    
:)
Richard Deeming 13-Dec-21 4:25am    
There's a secret error somewhere in your secret code. You need to fix that.

Seriously, how do you expect anyone to be able to help you fix code we cannot see, running on a computer we cannot access, when all we have to go on is a vague error message?

Click the green "Improve question" link and update your question to include the relevant parts of your code, the full details of the error, a clear and complete description of the problem, and the details of precisely what you have tried and where you are stuck.
wseng 17-Dec-21 12:11pm    
post relevant code here..or wrap your widget with SingleChildScrollView.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900