Skip to content

Flutter PDF Text 0.2.0

Compare
Choose a tag to compare
@AlessioLuciani AlessioLuciani released this 08 May 16:06
· 44 commits to master since this release

Some new methods have been added to PDFDoc:
- fromURL to load a PDF document from an URL.
- deleteFile to delete the file related to the document.
- deleteAllExternalFiles to delete all the files of the document imported
from outside the local file system.