0 purchases
uni pdf
uni_pdf #
Used for checking :
Whether pdf has password
validate correct password against custom input
How to use #
There are only 2 methods you can use
Future<bool> isEncrypted(String filePath)
Future<bool> isPasswordCorrect(String filePath, String password)
copied to clipboard
I guess they are self explanatory in nature.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.