pdf_render 0.57.2 copy "pdf_render: ^0.57.2" to clipboard
pdf_render: ^0.57.2 copied to clipboard

outdated

A plugin that provides you with intermediate PDF rendering APIs and easy-to-use Flutter Widgets.

0.57.2 #

  • Update pubspec.yaml not to be shown as WEB compatible on pub.dev (#11).

0.57.1 #

  • Update comments (#6).

0.57.0 #

  • On iOS Simulator, the plugin now uses compatibility rendering mode; to test the actual behavior, please use physical devices.

0.56.0 #

  • Woops, backgroundFill must be true for default.

0.55.0 #

  • Now render like functions treat null and 0 almost identical.

0.54.0 #

  • PdfPage.render method does not handle w=0,h=0 case (Changes on 0.51.0 breaks compatibility with older versions).

0.53.0 #

  • Introduces PdfPageFit to specify PDF page size fit rule easier.

0.51.0 #

  • PdfPage.render method does not handle w=0,h=0 case.

0.49.0 #

  • Just update documents. Also introduces PdfPageImageTexture class that is used internally to interact with Flutter's Texture class.

0.46.0 #

  • PdfPageView uses Texture rather than RawImage.

0.37.0 #

  • Introducing PdfDocumentLoader and PdfPageView that eases PDF view.

0.33.0 #

  • FIXED: disposing PdfDocument may cause ArrayIndexOutOfBoundsException. (Android)

0.29.0 #

  • Minor build configuration changes.

0.27.0 #

  • Add backgroundFill option to render method.

0.23.0 #

  • First version that supports Android.

0.1.0 #

  • First release.
199
likes
0
pub points
98%
popularity

Publisher

verified publisherespresso3389.jp

A plugin that provides you with intermediate PDF rendering APIs and easy-to-use Flutter Widgets.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

device_info, flutter

More

Packages that depend on pdf_render