packages.flutter icon indicating copy to clipboard operation
packages.flutter copied to clipboard

native_pdf_view doesnt work with the latest version of Flutter

Open kashlo opened this issue 3 years ago • 0 comments

Flutter 2.10.0 • channel stable Dart 2.16.0 • DevTools 2.9.2

/Users/user/.pub-cache/hosted/pub.dartlang.org/native_pdf_renderer-4.0.1/android/src/main/kotlin/io/scer/native_pdf_renderer/NativePdfRendererPlugin.kt: (40, 9): Class 'kotlin.Unit' was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.5.1, expected version is 1.1.15. The class is loaded from /Users/user/.gradle/caches/transforms-2/files-2.1/d661f32da69dea35c8d36328ff95610e/jetified-kotlin-stdlib-1.5.31.jar!/kotlin/Unit.class

kashlo avatar Feb 09 '22 23:02 kashlo