endigo / flutter_pdfview

PDF view for Flutter
https://pub.dev/packages/flutter_pdfview
MIT License
263 stars 218 forks source link

Ability to get/set the current scroll position #283

Open Cretezy opened 3 months ago

Cretezy commented 3 months ago

Hi, it would be useful to be able to get and set the exact scroll position (currently can only do by page). It would also be useful to have a listener for when the scroll position changes.