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

remove cache of a file #67

Open danish1023 opened 4 years ago

danish1023 commented 4 years ago

On button click, I navigate to another page where pdf opens. I want to remove cache of that document when back button is pressed.