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
516 stars 130 forks source link

Left offset to show menu #46

Open paulocoutinhox opened 4 years ago

paulocoutinhox commented 4 years ago

Hi,

There is any way to show little part of left menu?

Like mine: <---- IMG_F6E0C12F5052-1

I need show 20px of menu and after swipe --->> it show all.

Thanks.

Dn-a commented 4 years ago

@prsolucoes you can't. In the next release, I will extend the offset to 100% of the screen, allowing for more control.