This is a brief example of how to use the ComPDFKit with Flutter.
Android
Please install the following required packages:
-
The Android NDK
Operating Environment Requirements:
- A minSdkVersion of
21
or higher. - A
compileSdkVersion
of33
or higher. - A
targetSdkVersion
of33
or higher. - Android ABI(s): x86, x86_64, armeabi-v7a, arm64-v8a.
iOS
Please install the following required packages:
-
The latest stable version of CocoaPods. Follow the CocoaPods installation guide to install it.
Operating Environment Requirements:
- The iOS 12.0 or higher.
- The Xcode 12.0 or newer for Objective-C or Swift.