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

The user interface freezes

Open obada15 opened this issue 1 year ago • 0 comments

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, while all these things work normally when using await PdftronFlutter. openDocument(_document, config: config); But I cannot modify the user interface in that case..and I need that..so what is the solution to this problem, please clarify?? I'm using Flutter 3.3.7 • channel stable and pdftron_flutter 1.0.1-8 from the package

can you help me ??

obada15 avatar Mar 18 '23 16:03 obada15