pspdfkit_flutter 2.0.1 pspdfkit_flutter: ^2.0.1 copied to clipboard
A Flutter plugin providing a feature-rich PDF viewing and editing experience to your users with the powerful PSPDFKit PDF SDK.
[2.0.1] - 24 Feb 2021 #
- Updates package description for pub.dev. (#28225)
- Adds pedantic static analysis check and addresses the analysis warnings. (#28225)
[2.0.0] - 17 Feb 2021 #
- First pub.dev published version.
- Updates the minimum required Flutter SDK version to 1.12.0.
[1.10.6] - 9 Feb 2021 #
- Adds “Migrating from Version 1.10.3” section in the main README. (#83)
- Fixes import in getting started code snippets for iOS and Android. (#83)
- Updates the requirements in the iOS README. (#83)
[1.10.5] - 2 Feb 2021 #
- Fixes the license key in the example project. (#82)
[1.10.4] - 2 Feb 2021 #
- Updates Gradle version and enable AndroidX for Android plugin and example. (#80)
- Updates for PSPDFKit 10.2 for iOS and Xcode 12.4.(#81)
- Changes open source license to modified BSD instead of Apache. (#79)
- Fixes versioning system to not require a manual update in two places. (#80)
[1.10.3] - 11 Jan 2021 #
- Updates copyright year to 2021. (#75)
[1.10.2] - 20 Nov 2020 #
- Updates for PSPDFKit for iOS 10.1 and Xcode 12.2. (#74)
[1.10.1] - 28 Oct 2020 #
- Updates to PSPDFKit for Android 6.5.3 (#71)
[1.10.0] - 9 Oct 2020 #
- Updates to PSPDFKit for Android 6.5 (#66)
[1.9.0] - 3 Mar 2020 #
- Updates to PSPDFKit for Android 6.2 (#62)
[1.8.0] - 21 Jan 2020 #
- Updates to PSPDFKit for Android 6.1.1 (#54)
- Adds Instant JSON document support (#48)
- Fixes example project (#50, #53)
[1.7.1] - 26 Nov 2019 #
- Exposes the
pageLayoutMode
andisFirstPageAlwaysSingle
configuration options (#46)
[1.7.0] - 8 Oct 2019 #
- Updates to PSPDFKit for Android 6.0 (#36)
- Updates to PSPDFKit for iOS 9 (#42)
- Adds Forms API (#28)