pdftron-flutter icon indicating copy to clipboard operation
pdftron-flutter copied to clipboard

A convenience wrapper for building Flutter apps with PDFTron mobile SDK.

Results 14 pdftron-flutter issues
Sort by recently updated
recently updated
newest added

**Describe the bug** On the branch `export-annotations-bug`, I created a two screen application: one is the Home Screen and the other renders the `DocumentView`. In the method used to control...

bug
ios

When using DocumentView( onCreated: _onDocumentViewCreated,) The file is downloaded, but when any modification is made to the pdf or any element is added, the user interface freezes and becomes inoperable,...