Skip to content

Commit a9de07f

Browse files
author
PSPDFKit
committed
Release 2.2.1
1 parent d6c418a commit a9de07f

File tree

10 files changed

+7
-111
lines changed

10 files changed

+7
-111
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.2.1] - 03 May 2021
2+
3+
- Reverts some unneeded file changes. (#29286)
4+
15
## [2.2.0] - 03 May 2021
26

37
- Updates the minimum required Dart version to 2.12.0. (#28465)

android/.classpath

Lines changed: 0 additions & 6 deletions
This file was deleted.

android/.project

Lines changed: 0 additions & 34 deletions
This file was deleted.

example/PDFs/PSPDFKit.pdf

-3.97 MB
Binary file not shown.

example/android/.project

Lines changed: 0 additions & 28 deletions
This file was deleted.

example/android/app/.classpath

Lines changed: 0 additions & 6 deletions
This file was deleted.

example/android/app/.project

Lines changed: 0 additions & 34 deletions
This file was deleted.

example/ios/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pspdfkit_example
22
description: Demonstrates how to use the pspdfkit plugin.
3-
version: 2.2.0
3+
version: 2.2.1
44
author: PSPDFKit
55
homepage: https://pspdfkit.com/
66
environment:

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: pspdfkit_flutter
22
description: A Flutter plugin providing a feature-rich PDF viewing and editing experience to your users with the powerful PSPDFKit PDF SDK.
3-
version: 2.2.0
3+
version: 2.2.1
44
homepage: https://pspdfkit.com/
55
repository: https://github.com/PSPDFKit/pspdfkit-flutter
66
issue_tracker: https://github.com/PSPDFKit/pspdfkit-flutter/issues

0 commit comments

Comments
 (0)