DImuthuUpe / AndroidPdfViewer

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

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

Open smnadim21 opened 2 years ago

smnadim21 commented 2 years 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 2 years ago

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

Basti189 commented 2 years ago

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

cedmart1decath commented 2 years ago

Same here

felipejoribeiro commented 2 years ago

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

could you elaborate?

Basti189 commented 2 years 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.