pdfium_bindings 2.0.1 copy "pdfium_bindings: ^2.0.1" to clipboard
pdfium_bindings: ^2.0.1 copied to clipboard

This project aims to wrap the complete [Pdfium](https://pdfium.googlesource.com/pdfium/) API in dart, over FFI.

1.0.0 #

  • Initial version, created by Stagehand

1.1.0 #

  • add high level abstraction (PdfiumWrap)

1.2.0 #

  • loadDocumentFromBytes and savePageAsJpg

1.3.0 #

  • fix memory leak

2.0.0 #

  • Upgrade dependencies

2.0.1 #

Added #

  • Added more dart docs.
  • Added new files to the .gitignore to ignore them.

Changed #

  • Migrated from a deprecated linter to an updated one available at https://pub.dev/packages/lint.
  • Fixed all the lint issues found with the new linter in both the library and its examples, including ignoring the autogenerated code.

Fixed #

  • None
9
likes
120
pub points
62%
popularity

Publisher

unverified uploader

This project aims to wrap the complete [Pdfium](https://pdfium.googlesource.com/pdfium/) API in dart, over FFI.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

ffi, image, path

More

Packages that depend on pdfium_bindings