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

Enable swipe only from the edge #60

Open volser opened 3 years ago

volser commented 3 years ago

Currently, it listens full area and blocks Horizontal swipe gesture in main content

kendall-lu commented 2 years ago

any updates on this?