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

Adding curve #62

Open joshbenaron opened 3 years ago

joshbenaron commented 3 years ago

Hey,

Thanks for your package. It's great!

This isn't really an issue but I was wondering if you could add a curve to the animation. I wanted to use the Sprung package to use custom curves. It would allow more flexibility and some really cool animations.

Thanks

EDIT:

for example, I'd love to add a kind of "bounce back" effect to it.