lubritto / pdf_viewer_plugin

A Flutter plugin for IOS and Android providing a simple way to display PDFs.
MIT License
57 stars 62 forks source link

Add support for hyperlink clicks inside PDF #15

Open kishan2612 opened 4 years ago

kishan2612 commented 4 years ago

Add support for hyperlink clicks inside PDF. This is an important feature. App is crashing after clicking the hyperlink.

lubritto commented 4 years ago

I will check!

Yom3n commented 4 years ago

any update on this?

Yom3n commented 4 years ago

I have added PR with fix for that. Works only on Android https://github.com/lubritto/Pdf_Viewer_Plugin/pull/28