You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
-
# PSPDFKit Flutter
1
+
# Flutter PDF Library by PSPDFKit
2
2
3
3

4
4
5
-
PSPDFKit for Flutter is available at [pub.dev](https://pub.dev/packages/pspdfkit_flutter) and [GitHub](https://github.com/PSPDFKit/pspdfkit-flutter).
5
+
PSPDFKit for Flutter is an SDK for viewing, annotating, and editing PDFs. It offers developers the ability to quickly add PDF functionality to any Flutter application. It is available at [pub.dev](https://pub.dev/packages/pspdfkit_flutter) and [GitHub](https://github.com/PSPDFKit/pspdfkit-flutter).
6
6
7
7
If you are new to Flutter, make sure to check our Flutter blog posts:
8
8
9
9
-[How I Got Started With Flutter](https://pspdfkit.com/blog/2018/starting-with-flutter/).
10
-
-[Getting Started with PSPDFKit Flutter](https://pspdfkit.com/blog/2019/getting-started-with-pspdfkit-flutter/).
10
+
-[Getting Started with Flutter PDF Library by PSPDFKit](https://pspdfkit.com/blog/2019/getting-started-with-pspdfkit-flutter/).
11
11
-[Opening a PDF in Flutter](https://pspdfkit.com/blog/2019/opening-a-pdf-in-flutter/).
12
12
-[How to Bridge Native iOS Code to Flutter](https://pspdfkit.com/blog/2021/how-to-bridge-native-ios-code-to-flutter/).
13
13
-[How to Customize Our Flutter PDF SDK for Android](https://pspdfkit.com/blog/2021/how-to-customize-our-flutter-pdf-sdk/).
@@ -275,7 +275,7 @@ Platform specific README exists for [Android](android/) and [iOS](ios/).
275
275
276
276
# Example App
277
277
278
-
To see PSPDFKit Flutter in action check out our [Flutter example app](example/).
278
+
To see PSPDFKit forFlutterin action check out our [Flutter example app](example/).
279
279
280
280
Showing a PDF document inside your Flutter app is as simple as this:
0 commit comments