pdfrx 0.2.1
pdfrx: ^0.2.1 copied to clipboard
Yet another PDF renderer for Flutter using PDFium.
0.2.1 #
- Stabilizing API surface
- Introducing PdfViewer.asset/file/uri/custom
- PdfViewer has documentLoader to accept function to load PdfDocument
- Fixes minor issues on PdfViewer
0.2.0 #
- Introducing PdfDocument.openUri/PdfFileCache* classes
- Introducing PdfPermissions
- PdfPage.loadText/PdfPageText for text extraction
- Android NDK CMake to 3.18.1
0.1.1 #
- Document updates
- pdf.js 3.11.174
0.1.0 #
- First release (Documentation is not yet ready)