本页内容
入门指南
只需几行代码,即可轻松将 ComPDFKit 集成到您的 Flutter 应用程序中。花几分钟查看本指南并快速开始吧!
以下部分展示 ComPDFKit for Flutter 运行的系统要求以及如何快速创建应用程序的快速指南。
系统&环境要求
Android
请安装以下所需的软件包:
最新稳定版的 Flutter。
最新稳定版的 Android Studio。
操作环境要求:
minSdkVersion
21 或更高版本。compileSdkVersion
33 或更高版本。targetSdkVersion
33 或更高版本。- Android ABI(s): x86,x86_64,armeabi-v7a,arm64-v8a。
iOS
请安装以下所需的软件包:
最新稳定版的 Flutter。
最新稳定版的 Xcode。
最新稳定版的 CocoaPods。下载方法参考:CocoaPods installation guide。
操作环境要求:
- iOS 11.0 或更高版本。
- Xcode 12.0 或更高版本。(Objective-C 或 Swift)