mitesh77 / Best-Flutter-UI-Templates

completely free for everyone. Its build-in Flutter Dart.
Other
20.2k stars 4.51k forks source link

Drawer opens when it should not #37

Closed giaur500 closed 4 years ago

giaur500 commented 4 years ago

Test on Android. To reproduce:

On some phones it's even worse, drawer always opens itself and I am unable to click anything in window. It depends from font size and dpi used. Drawer is buggy, please look?

emem365 commented 4 years ago

Hi @mitesh77, I really appreciate what you've done with flutter here. I was looking around your examples when I faced the same issue. I managed to fix it for my fork of the repo. If this repo is open to PRs, maybe you can merge it to the master :)

giaur500 commented 4 years ago

I can confirm, fix works fine. I think issue can be closed.