AndroidPdfViewer
AndroidPdfViewer copied to clipboard
Could not resolve com.github.barteksc:android-pdf-viewer:3.2.0-beta.1.
Execution failed for task ':app:checkDebugAarMetadata'.
Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not resolve com.github.barteksc:android-pdf-viewer:3.2.0-beta.1. Required by: project :app > project :flutter_pdfview > Could not resolve com.github.barteksc:android-pdf-viewer:3.2.0-beta.1.
This is the issue I was facing, any solution?
Hi Do you got any solutions ? we have same issue here
use implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.1'
Same here
use implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.1'
could you elaborate?
use implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.1'
could you elaborate?
same code, but you can use it. Someone added it to maven.