Nate Wilson
|
dc5809309a
|
Fix SafeArea DartPad sample (#159344)
This pull request fixes a bug I introduced in
https://github.com/flutter/flutter/pull/158019.
<br>
<h3 align="center">Before</h3>
<p align="center">
<img
src="https://github.com/user-attachments/assets/fcb68fac-9c63-445d-8d2b-afc28c685053"
alt="RenderFlex overflowed"
width="523px"
/>
</p>
<h3 align="center">After</h3>
<p align="center">
<img
src="https://github.com/user-attachments/assets/82091c6a-b3c5-4994-978e-5e76cbb7edfd"
alt="RenderFlex overflowed"
width="523px"
/>
</p>
<br><br>
- fixes https://github.com/flutter/flutter/issues/159340
|
2024-12-09 19:54:08 +00:00 |
|