Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 827 Bytes

CHANGELOG.md

File metadata and controls

43 lines (28 loc) · 827 Bytes

0.2.0

  • ⬆️ Updated dependencies
    • pdfx to 2.6.0
    • path to 1.9.0
    • Replaced flutter_lints with very_good_analysis
    • dart sdk to >=3.4.0 <4.0.0
    • flutter sdk to >=3.22.0

0.1.0

  • Updated to flutter >= 3.10.0
  • Updated to dart >= 3.0.0
  • Replaced native_pdf_renderer with pdfx (they changed name)

0.0.6

  • Updated to kotlin version 1.7.10

0.0.5

  • Set min sdk back to 2.12.x
  • Fixed Podspec file name issue (#3)
  • Fixed plugin name mismatches
  • Fixed Android embedding

0.0.4

  • Updated native pdf renderer depedency

0.0.3

  • Changed file name in readme and source files

0.0.2

  • Changed screenshots in readme to URLs

0.0.1

  • Add native pdf renderer
  • Add normal image providers
  • Add iOS native previewer