fluttercommunity / flutter-draggable-scrollbar

Draggable Scrollbar - A scrollbar that can be dragged for quickly navigation through a vertical list. Additional option is showing label next to scrollthumb with information about current item. Maintainer: @marica27
https://pub.dev/packages/draggable_scrollbar
MIT License
442 stars 77 forks source link

Is there fadeout animation when hide label ? #50

Open dodatw opened 3 years ago

dodatw commented 3 years ago

How to add fadeout animation when user leave drag status. Now, label will disappear immediately.