flutter_full_pdf_viewer icon indicating copy to clipboard operation
flutter_full_pdf_viewer copied to clipboard

A fully functional on both platforms pdf viewer.

Results 69 flutter_full_pdf_viewer issues
Sort by recently updated
recently updated
newest added

bug: hide navigation bottom??? ``` showNavigation: false, ``` but do not work.

this will show digital signature on pdf https://github.com/albo1337/flutter_full_pdf_viewer/issues/80#issue-634650496

Hello, thanks for this great plugin, However, I was wondering why there is no controller for jump to the desired page. I go through the code of the plugin, but...

if I set ``` showNavigation: false, ``` PDF also hide. I wanna remove bottom of navigation, like "< > " only

Good morning, I noticed a big bundle weight increase after adding this package to my `pubspec.yaml` packages file. *Before* ```console enricobenedos@MBP-di-Enrico my_app % flutter build apk You are building a...

I am having an issue with showing dialogs when the pdfviewer is on. It seems they appear behind the pdfview box. Are there any workarounds to this?

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...

How to download PDF with signature?

please,,, i found some bugs in this package. my status bar color and brightness was edited when i entered my pdf viewer. i solve my problem by edited this package....

the app working in debug mode and crashes on release mode