File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -213,10 +213,10 @@ adb push /path/to/your/document.pdf /sdcard/document.pdf
213213
214214# ### Requirements
215215
216- - Xcode 12
217- - PSPDFKit 10.0 .0 for iOS or later
218- - Flutter 1.21 .0-9.2 .pre or later
219- - CocoaPods 1.10.0.rc.1 or later (Update cocoapods with : ` gem install cocoapods -v 1.10.0.rc.1 ` )
216+ - The latest [Xcode](https://developer.apple.com/xcode/)
217+ - PSPDFKit 10.1 .0 for iOS or later
218+ - Flutter 1.23 .0-18.1 .pre or later
219+ - CocoaPods 1.10.0 or later (Update cocoapods with : ` gem install cocoapods` )
220220
221221# ### Getting Started
222222
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ This is a brief example of how to use the PSPDFKit with Flutter.
1212
1313## iOS
1414
15- - Xcode 12
16- - PSPDFKit 10.0 .0 for iOS or later
17- - Flutter 1.21 .0-9.2 .pre or later
18- - CocoaPods 1.10.0.rc.1 or later (Update cocoapods with: ` gem install cocoapods -v 1.10.0.rc.1 ` )
15+ - The latest [ Xcode ] ( https://developer.apple.com/xcode/ )
16+ - PSPDFKit 10.1 .0 for iOS or later
17+ - Flutter 1.23 .0-18.1 .pre or later
18+ - CocoaPods 1.10.0 or later (Update cocoapods with: ` gem install cocoapods ` )
1919
2020# Running the Example Project
2121
Original file line number Diff line number Diff line change 11name : pspdfkit_example
22description : Demonstrates how to use the pspdfkit plugin.
3- version : 1.10.0
3+ version : 1.10.2
44author : PSPDFKit
55homepage : https://pspdfkit.com/
66environment :
Original file line number Diff line number Diff line change 11name : pspdfkit_flutter
22description : PSPDFKit flutter plugin.
3- version : 1.10.0
3+ version : 1.10.2
44author : PSPDFKit
55homepage : https://pspdfkit.com/
66environment :
You can’t perform that action at this time.
0 commit comments