flutter_full_pdf_viewer icon indicating copy to clipboard operation
flutter_full_pdf_viewer copied to clipboard

Hyperlinks Don't Work With 'full_pdf_viewer_scaffold.dart' Import

Open l-k22 opened this issue 5 years ago • 8 comments

It appears if you import import 'package:flutter_full_pdf_viewer/flutter_full_pdf_viewer.dart'; internal and external hyperlinks work however if you import import 'package:flutter_full_pdf_viewer/full_pdf_viewer_scaffold.dart'; tapping links doesn't work. This isn't clear in the documentation why this is or which you should be using.

l-k22 avatar Jan 31 '19 12:01 l-k22

Okay this seems to be really crazy now. Could you send me a pdf url with hyperlinks that I can test this?

albo1337 avatar Feb 27 '19 12:02 albo1337

Could you provide me with an email address, I don't want to post links on here

l-k22 avatar Feb 27 '19 12:02 l-k22

Thanks. Sent

l-k22 avatar Feb 27 '19 12:02 l-k22

Ok, I tested it. It does not work for me aswell. I have no idea why this is happening to be honest. Need to find some time to debug this. Could be possible that it is related to any AndroidX update....

albo1337 avatar Feb 27 '19 12:02 albo1337

Ok, I tested it. It does not work for me aswell. I have no idea why this is happening to be honest. Need to find some time to debug this. Could be possible that it is related to any AndroidX update....

Hi Albo1337, does 1.0.4 have a fix for this issue?

l-k22 avatar Mar 05 '19 16:03 l-k22

Hey @l-k22 I haven't test it anymore but I did not change anything so the issue should still be there.

albo1337 avatar Mar 06 '19 08:03 albo1337

Hi @l-k22 did you find a solution for this?

bettdouglas avatar Jun 25 '20 06:06 bettdouglas

To anyone with this issue, I ended up using flutter_pdfview

bettdouglas avatar Jun 26 '20 17:06 bettdouglas