flutter-pdf-text icon indicating copy to clipboard operation
flutter-pdf-text copied to clipboard

A plugin for Flutter that allows you to read the text content of PDF documents and convert it into strings.

Results 25 flutter-pdf-text issues
Sort by recently updated
recently updated
newest added

Hy, My name is Adeel Nazim. I have made these changes to this package and requesting for pull. 1. update all packages in example 2. upgrade kotlin version and targetSdkVersion...

### Summary This issue suggests updates to the `build.gradle` file to ensure compatibility with the latest Android Gradle plugin and repository changes. ### Changes 1. **Replace `jcenter()` with `mavenCentral()`**: -...

FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not find com.tom_roush:pdfbox-android:1.8.10.1. Searched...

How I fix it? * What went wrong: The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. The following dependencies do not satisfy the required version:...