I am using an 8-inch emulator. In this emulator, alertDialog and showBottomModalSheet don't work correctly. It is responding like the screen has half-width. Are there any constraints I have to change in themeData
?
Asked
Active
Viewed 18 times
0

Gwhyyy
- 7,554
- 3
- 8
- 35

Hüseyin Sezen
- 56
- 9
-
could you include your code too? – eamirho3ein Oct 24 '22 at 11:33
1 Answers
0
Can you use width:100? maybe now it is set to 50% or maybe you have to tell that for screens with over >1080pixels or something you put the with to 100% . Or maybe the alignment it is wrong and you have to set it to center.

Alex97
- 401
- 1
- 8
- 21