document_scanner_flutter
document_scanner_flutter copied to clipboard
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. The following dependencies do not satisfy the required version: project ':document_scanner_flutter' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. The following dependencies do not satisfy the required version: project ':document_scanner_flutter' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.50
Exactly same issue here.
Same issue here. Any solution?
Use this temporary fix
Same issue here.
@nhCoder
Use this temporary fix
Got this error after following your solution:
../../../.pub-cache/hosted/pub.dev/photo_view-0.12.0/lib/src/core/photo_view_gesture_detector.dart:89:38: Error: No named parameter with the name 'kind'. }) : super(debugOwner: debugOwner, kind: kind); ^^^^ Target kernel_snapshot failed: Exception
