native_pdf_engine 0.0.2 copy "native_pdf_engine: ^0.0.2" to clipboard
native_pdf_engine: ^0.0.2 copied to clipboard

A high-performance, FFI-based Flutter package to convert HTML and URLs to PDF using native OS webviews (Android, iOS, macOS).

0.0.2 #

  • Added convertToData and convertUrlToData to retrieve PDF data directly as Uint8List.
  • Added ByteArrayOutputStream to Android bindings to support in-memory PDF generation.

0.0.1 #

  • Initial release.
  • Platform implementations for iOS (WKWebView), macOS (WKWebView), and Android (Pure JNI WebView).
  • Support for converting HTML strings and URLs to PDF.
0
likes
160
points
191
downloads

Publisher

verified publisheralihassan143cool.blogspot.com

Weekly Downloads

A high-performance, FFI-based Flutter package to convert HTML and URLs to PDF using native OS webviews (Android, iOS, macOS).

Repository (GitHub)
View/report issues

Topics

#pdf #html-to-pdf #webview #ffi #jni

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, jni, logging, objective_c, path

More

Packages that depend on native_pdf_engine

Packages that implement native_pdf_engine