Flutter – Ipad pro showing blank screen and A RenderFlex overflowed by 453 pixels on the right
i'm trying to test flutter app on ipad pro in debug mode and showing error of "A RenderFlex overflowed by 453 pixels on the right." and if i use singlechildlistview then show blank screen. Here is the code: child: SingleChildScrollView(…