pdf_render library

Classes

PdfDocument
Handles PDF document loaded on memory.
PdfPage
Handles a PDF page in PDFDocument.
PdfPageImage
PdfPageImageTexture
Very limited support for Flutter's Texture based drawing. Because it does not transfer the rendered image via platform channel, it could be faster and more efficient than the PdfPageImage based rendrering process.