Not a bug, but a question. I've been trying different ways on different screen resolutions to protect my Dial button. On low res ones it's like this. Any tips? These are using GetX and:
Feel free to point me to SO for this, but thought you guys were best to ask. I was looking to use SafeArea for the minHeight, but can't make that work. What design patterns should I be looking at?
Hi all,
Not a bug, but a question. I've been trying different ways on different screen resolutions to protect my Dial button. On low res ones it's like this. Any tips? These are using GetX and:
Feel free to point me to SO for this, but thought you guys were best to ask. I was looking to use
SafeArea
for theminHeight
, but can't make that work. What design patterns should I be looking at?Thanks.