binSaed / flutter_cached_pdfview

Enhanced PDF view for Flutter.
https://pub.dev/packages/flutter_cached_pdfview
MIT License
117 stars 67 forks source link

How to open link inside the pdf in webviewinstead of opening in external browser (Chrome) #92

Open Dipananda123 opened 1 year ago

Dipananda123 commented 1 year ago

How to open link inside the pdf in webviewinstead of opening in external browser (Chrome)

What I want is to open every link inside the pdf to open in webview for now it open in external browser (Chrome, safari),

****I want it to open in internal webview inside the app it may be possible by using urllauncher but i dont know how to use it, What I want pliz see the image https://i.stack.imgur.com/10i3Z.jpg Current status https://i.stack.imgur.com/BeC4V.gif