Flutter: How to open PDF document with specific page range
问题 I want to open a PDF document with specific page ranges. Like if a PDF have 10 pages. then i want to open from Page 3 to Page 7. I have tried multiple packages which are available online. which are not providing this functionality. For example: flutter_full_pdf_viewer 1.0.6 flutter_plugin_pdf_viewer 1.0.7 - This provides the options, but this has a lot of dependency issues, Therefore i don't want to use this. pdf_viewer_plugin 1.0.0+2 Therefore please recommend me some library, or if somebody