Skip to content

Files

Latest commit

df16c0c · Nov 15, 2024

History

History
42 lines (22 loc) · 1.29 KB

README.md

File metadata and controls

42 lines (22 loc) · 1.29 KB

ComPDFKit Flutter Example

This is a brief example of how to use the ComPDFKit with Flutter.

Requirements

Android

Please install the following required packages:

Operating Environment Requirements:

  • A minSdkVersion of 21 or higher.
  • A compileSdkVersion of 33 or higher.
  • A targetSdkVersion of 33 or higher.
  • Android ABI(s): x86, x86_64, armeabi-v7a, arm64-v8a.

iOS

Please install the following required packages:

Operating Environment Requirements:

  • The iOS 12.0 or higher.
  • The Xcode 12.0 or newer for Objective-C or Swift.