浏览代码

ComPDFKit(flutter) - compdfkit_flutter 1.12.0 release

liuxiaolong 1 年之前
父节点
当前提交
9edab60414

+ 1 - 0
README.md

@@ -64,6 +64,7 @@ Operating Environment Requirements:
 * A `targetSdkVersion` of `30` or higher.
 * Android ABI(s): x86, x86_64, armeabi-v7a, arm64-v8a.
 
+
 **iOS**
 
 Please install the following required packages:

+ 3 - 3
android/build.gradle

@@ -41,9 +41,9 @@ android {
         implementation 'com.google.android.material:material:1.8.0'
         implementation 'androidx.appcompat:appcompat:1.6.1'
         implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
-//        api 'com.compdf:compdfkit:1.12.0'
-//        api 'com.compdf:compdfkit-ui:1.12.0'
-//        api 'com.compdf:compdfkit-tools:1.12.0'
+        api 'com.compdf:compdfkit:1.12.0'
+        api 'com.compdf:compdfkit-ui:1.12.0'
+        api 'com.compdf:compdfkit-tools:1.12.0'
         testImplementation 'junit:junit:4.13.2'
         testImplementation 'org.mockito:mockito-core:5.0.0'
         api 'com.github.bumptech.glide:glide:4.15.1'

二进制
android/libs/ComPDFKit-UI.aar


二进制
android/libs/ComPDFKit.aar


二进制
android/libs/ComPDFKit_Tools-release.aar


二进制
example/android/app/libs/ComPDFKit-UI.aar


二进制
example/android/app/libs/ComPDFKit.aar


二进制
example/android/app/libs/ComPDFKit_Tools-release.aar