ScerIO / packages.flutter

👨‍💻 Plugins and packages for Flutter framework
https://pub.dev/publishers/serge.software/packages
MIT License
453 stars 442 forks source link

[PDFx] Add ability to set page decoration #483

Closed nukeolay closed 7 months ago

nukeolay commented 7 months ago

In the current version of PDFx, the PdfViewPinch widget provides a backgroundDecoration parameter. However, backgroundDecoration is not used anywhere. This pull request provides passing backgroundDecoration to _PdfViewPinchState and using it in the iterateLaidOutPages method to set page decoration.

SergeShkurko commented 7 months ago

@nukeolay thanks for your contribution

nukeolay commented 7 months ago

@nukeolay thanks for your contribution

Please publish an updated version on pub.dev

SergeShkurko commented 7 months ago

https://pub.dev/packages/pdfx/versions/2.6.0