AndroidPdfViewer icon indicating copy to clipboard operation
AndroidPdfViewer copied to clipboard

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

Open smnadim21 opened this issue 2 years ago • 5 comments

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? 

smnadim21 avatar Sep 13 '22 10:09 smnadim21

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

rajasekaranm-android avatar Sep 23 '22 12:09 rajasekaranm-android

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

Basti189 avatar Sep 27 '22 15:09 Basti189

Same here

cedmart1decath avatar Oct 21 '22 09:10 cedmart1decath

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

could you elaborate?

felipejoribeiro avatar Oct 31 '22 01:10 felipejoribeiro

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.

Basti189 avatar Nov 02 '22 09:11 Basti189