CrossPT / flutter_plugin_pdf_viewer

A flutter plugin for handling PDF files. Works on both Android & iOS
BSD 3-Clause "New" or "Revised" License
92 stars 309 forks source link

Page navigation issue #83

Open WianSnyman opened 3 years ago

WianSnyman commented 3 years ago

Navigating quickly between loading pages will display the pages in incorrect order, or will duplicate pages. An option to disable navigation while a page loads will fix the issue.