Dn-a / flutter_inner_drawer

Inner Drawer is an easy way to create an internal side section (left/right) where you can insert a list-menu or other.
https://pub.dartlang.org/packages/flutter_inner_drawer
MIT License
514 stars 129 forks source link

How cant swipe only from the edge? #75

Closed hukjordanjanaq closed 3 years ago

hukjordanjanaq commented 3 years ago

I'm working with a map and this disable all gestures in map, only works if swipe is disable.

Greit library.

hukjordanjanaq commented 3 years ago

https://github.com/Dn-a/flutter_inner_drawer/issues/19#issuecomment-568172248

I was using a map, and the map gestures didn't work, but with this, the swipe from the edge works, and the map is moving.