pdfrx_coregraphics 0.1.3 copy "pdfrx_coregraphics: ^0.1.3" to clipboard
pdfrx_coregraphics: ^0.1.3 copied to clipboard

CoreGraphics-backed Pdfrx engine layer for Apple platforms.

0.1.3 #

  • BREAKING: Renamed PdfrxEntryFunctions.initPdfium() to PdfrxEntryFunctions.init() for consistency
  • Updated README with documentation for dart run pdfrx:remove_darwin_pdfium_modules command to reduce app size
  • Updated to pdfrx_engine 0.2.0

0.1.2 #

  • Added Swift Package Manager (SwiftPM) support for easier integration
  • Internal code structure reorganization and formatting improvements

0.1.1 #

  • Initial CoreGraphics-backed Pdfrx entry implementation for iOS/macOS