pdf_render_method_channel library

Classes

PdfDocumentMethodChannel
Handles PDF document loaded on memory.
PdfPageImageMethodChannel
PdfPageImageTextureMethodChannel
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.
PdfPageMethodChannel
Handles a PDF page in PDFDocument.
PdfRenderPlatformMethodChannel