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 317 forks source link

Memory Leak #104

Open Aruljebaraj opened 1 year ago

Aruljebaraj commented 1 year ago

I attempted to view a PDF file using a specific method or program, but upon pressing the back button, I noticed that the RAM is not being cleared, resulting in memory retention. Is there any way to address this issue?