native_pdf_renderer 1.3.0+1 copy "native_pdf_renderer: ^1.3.0+1" to clipboard
native_pdf_renderer: ^1.3.0+1 copied to clipboard

outdated

Flutter plugin to render PDF pages as images on both Android and iOS devices.

1.3.0+1 #

  • Hotfix

1.3.0 #

  • Added format and backgroundColor options for image rendering. Attention: it feature works only on Android platform!
  • Added dart linter
  • Refactoring existing code

1.2.3 #

  • Scale fix on IOS

1.2.2 #

  • Upgrade to Swift 5

1.2.1 #

  • Fix IOS build error

1.2.0 #

  • Optimized UI freezes on android platform

1.1.2 #

  • Update readme

1.1.1 #

  • Fix compilation error on pure android Java projects (#1)

1.1.0 #

  • Transferred sources to src directory
  • Removed dispose method from PDFDocument class (Replaced by close method)
  • Added more comments in code

1.0.1 #

  • Fixed support capability dart v2.0 (non 2.1) by add import dart:core in files with use Future

1.0.0 #

  • Initial release
103
likes
0
pub points
90%
popularity

Publisher

verified publisherserge.software

Flutter plugin to render PDF pages as images on both Android and iOS devices.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

extension, flutter, meta

More

Packages that depend on native_pdf_renderer