flutter-draggable-scrollbar
                                
                                 flutter-draggable-scrollbar copied to clipboard
                                
                                    flutter-draggable-scrollbar copied to clipboard
                            
                            
                            
                        Support Reverse Lists scrolling
I have an AnimatedList that I'm trying to use in reverse, (to support scrolling to the "end") but when I use this DraggableScrollBar, It scrolls with the content instead of against it. basically, when I'm at the top of my list, it's at the bottom and vice versa.
@marica27 are you able to support this?
Just reversing the scroll direction
Just reversing the scroll direction
How did you fix it ?
Just reversing the scroll direction
How did you fix it ?
I didn't. I was adding clarification about what I needed