flutter_full_pdf_viewer icon indicating copy to clipboard operation
flutter_full_pdf_viewer copied to clipboard

Please add Password Protection and night mode

Open nayan2823 opened this issue 5 years ago • 3 comments

Can you please add password protection and night mode in it , i have searched all internet but could not find it for flutter , it will be very useful thanks.

nayan2823 avatar Mar 06 '19 10:03 nayan2823

what do you mean with password protection?

albo1337 avatar Mar 07 '19 13:03 albo1337

Opening pdf which is locked by password . In android Barteksc Android Pdf Reader has this function. Thanks

pdfView.fromAsset(String)
    .password(null)

nayan2823 avatar Mar 07 '19 21:03 nayan2823

so user should enter password for use it (pdf)?

HassanDev13 avatar Feb 23 '20 20:02 HassanDev13