pdf_worker 1.0.6
pdf_worker: ^1.0.6 copied to clipboard
A new Flutter PDF plugin project. you can lock, unlock PDF file.
1.0.0 #
- initial project.
1.0.1 #
- add android ios platform base features
- add try catch for all methods
- add example
1.0.2 #
- add choosePagesIndexToMerge method
- add mergePdfFiles method
1.0.3 #
- add pdfToImages feature
- add pdfToLongImage feature
- add imagesToPdf feature
1.0.4 #
- do task on background
1.0.5 #
- fix ios pdf to image memory issue
- add example pdf file picker
1.0.6 #
- support environment sdk >= 3.7.0