flutter_full_pdf_viewer icon indicating copy to clipboard operation
flutter_full_pdf_viewer copied to clipboard

A fully functional on both platforms pdf viewer.

Results 69 flutter_full_pdf_viewer issues
Sort by recently updated
recently updated
newest added

please, tell me.. how can i handle error from this packages.. i want to give some feedback if the document was not found or failed to load

How could I trigger whether pdf file load is **success** or **fail**? I am getting _load pdf error_ printed on terminal. Is it possible to display PDFViewerScaffold on success?

Is it possible to auto zoom the PDF file when changed to horizontal orientation? Can you please let me know the options

Hi guys, After I upgrade flutter to version 1.12.x, I got this issue. `The plugin 'flutter_full_pdf_viewer' is built using an older version of the Android plugin API which assumes that...

The elevation parameter on PDFViewerScaffold's appBar has no effect on Android. I didn't try on iOS. Example: ``` PDFViewerScaffold( appBar: AppBar(elevation: 4), path: path, ); ```

Hi All I need to change the font for the text being written to the pdf file. The paragraph section accepts a style: parameter but i cant get a font...

It seems that flutter_full_pdf_viewer is not web compatible yet? Congratulations and much thanks for your great solution!

Is there anyone helping me with this issue? In android the PDF do not shows the page break. How to show the page break like in iOS. Thank you!

**Feature request:** It would be nice to see a feature which enables auto scroll. All you need to do would be call a method and PDF Viewer will automatically start...

example should include ".pdf" extension. Otherwise a blank screen is shown in IOS 13.3.1