Skip to content

Commit b51b60b

Browse files
author
PSPDFKit
committed
Release 2.2.2
1 parent a9de07f commit b51b60b

File tree

8 files changed

+8
-34
lines changed

8 files changed

+8
-34
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
1+
## [2.2.2] - 06 May 2021
2+
3+
- Adds a title image for the plugin frontpage. (#29330)
4+
15
## [2.2.1] - 03 May 2021
26

37
- Reverts some unneeded file changes. (#29286)
48

59
## [2.2.0] - 03 May 2021
610

7-
- Updates the minimum required Dart version to 2.12.0. (#28465)
8-
- Migrates the plugin and the examples to support Sound Null Safety. (#28465)
11+
- Updates the minimum required Dart version to 2.12.0. (#29277)
12+
- Migrates the plugin and the examples to support Sound Null Safety. (#29277)
913

1014
## [2.1.0] - 20 Apr 2021
1115

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PSPDFKit Flutter
22

3-
![](https://pspdfkit.com/images/blog/2018/starting-with-flutter/article-header-bb5f1c40.png)
3+
![Flutter Intro](screenshots/flutter-intro.png)
44

55
PSPDFKit wrapper for Flutter. Available at [pub.dev](https://pub.dev/packages/pspdfkit_flutter) and [GitHub](https://github.com/PSPDFKit/pspdfkit-flutter).
66

android/.settings/org.eclipse.buildship.core.prefs

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

example/android/.settings/org.eclipse.buildship.core.prefs

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

example/android/app/.settings/org.eclipse.buildship.core.prefs

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

example/android/app/bin/.settings/org.eclipse.buildship.core.prefs

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

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.1
3+
version: 2.2.2
44
homepage: https://pspdfkit.com/
55
repository: https://github.com/PSPDFKit/pspdfkit-flutter
66
issue_tracker: https://github.com/PSPDFKit/pspdfkit-flutter/issues

screenshots/flutter-intro.png

74.3 KB
Loading

0 commit comments

Comments
 (0)