flutter_pdfview
flutter_pdfview copied to clipboard
Added a draggable scrollbar for faster scrolling of PDF
Hello, I have realized that there is no option of scroll bar in this pdfview. There are two open issues #161, #106 for draggable scrollbar.
I have added these features -
- Draggable Scrollbar
- Readme.md file
- Set Page (Jump to page) with smooth scrolling animation
Please review the code. I hope you like it.
Thanks...