DImuthuUpe / AndroidPdfViewer

Android view for displaying PDFs rendered with PdfiumAndroid
Apache License 2.0
8.05k stars 1.85k forks source link

Could not resolve com.github.barteksc:android-pdf-viewer:3.2.0-beta.1. #1107

Open smnadim21 opened 1 year ago

smnadim21 commented 1 year ago

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? 
rajasekaranm-android commented 1 year ago

Hi Do you got any solutions ? we have same issue here

Basti189 commented 1 year ago

use implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.1'

cedmart1decath commented 1 year ago

Same here

felipejoribeiro commented 1 year ago

use implementation 'com.github.mhiew:android-pdf-viewer:3.2.0-beta.1'

could you elaborate?

Basti189 commented 1 year ago

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.