Skip to content

1.8.0

Choose a tag to compare

@simoarpe simoarpe released this 21 Jan 15:34
· 109 commits to master since this release
8f8a3e2
  • Update Android part to PSPDFKit for Android 6.1.1 (https://github.com/PSPDFKit/pspdfkit-flutter/issues/52)
    • Update compile Sdk Version to 29
    • Update Android build tool version to 29.0.1
    • Update target Sdk version to 29
    • Update Gradle plugin version to 3.5.2
    • Fix Dart method Pspdfkit#checkAndroidWriteExternalStoragePermission()
    • Bump wrapper version to 1.8.0
    • Bump example version to 1.8.0
  • Implement Instant JSON support (https://github.com/PSPDFKit/pspdfkit-flutter/issues/37)
  • Expose pageLayoutMode and isFirstPageAlwaysSingle configuration options (#46)
  • Fix example project warnings (#53)
  • Update example project (#50)
    • Updates .gitignore to ignore generated files that don't need to be checked in.
    • Updates the Podfile.
    • Renames image asset from PSPDFKit Image Example.jpg to PSPDFKit_Image_Example.jpg