liuxiaolong 9a4cf9725a ComPDFKit(flutter) - v2.1.1 il y a 3 mois
..
android 9a4cf9725a ComPDFKit(flutter) - v2.1.1 il y a 3 mois
images 50c6edf9fc ComPDFKit(flutter) - 新增首页、设置页、新增多语支持 il y a 8 mois
ios 9a4cf9725a ComPDFKit(flutter) - v2.1.1 il y a 3 mois
lib 9a4cf9725a ComPDFKit(flutter) - v2.1.1 il y a 3 mois
pdfs afea846166 ComPDFKit(flutter) - 示例修改 il y a 6 mois
test 318d483b0b ComPDFKit(flutter) - 插件化工程创建 il y a 1 an
.gitignore 318d483b0b ComPDFKit(flutter) - 插件化工程创建 il y a 1 an
README.md 77804afb4e ComPDFKit(flutter) - 更新README il y a 1 an
analysis_options.yaml 318d483b0b ComPDFKit(flutter) - 插件化工程创建 il y a 1 an
pubspec.lock 7f2a869a3e ComPDFKit(flutter) - v2.1.0 接入,新增注释回复 il y a 4 mois
pubspec.yaml 9a4cf9725a ComPDFKit(flutter) - v2.1.1 il y a 3 mois

README.md

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 19 or higher.
  • A compileSdkVersion of 30 or higher.
  • A targetSdkVersion of 30 or higher.
  • Android ABI(s): x86, x86_64, armeabi-v7a, arm64-v8a.

iOS

Please install the following required packages:

Operating Environment Requirements:

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