espresso3389 / flutter_pdf_render

A Flutter package, which renders PDF pages.
https://pub.dev/packages/pdf_render
MIT License
108 stars 69 forks source link

Replacing Android PdfRenderer with pdfium #92

Open espresso3389 opened 1 year ago

espresso3389 commented 1 year ago

On Android, the plugin uses PdfRenderer to handle PDF. But it lacks support of text, annotation, and rotation related features. We had better use pdfium directly to support such kind of non-rendering features.

myselfuser1 commented 1 year ago

This will help https://www.youtube.com/watch?v=gAUVz0U7eyA