Falah Hassan

Results 1 comments of Falah Hassan

It worked for me after updating compiledsdkversion 31 add android.enableR8=true in gradle.properties changed ``` dependencies { classpath 'com.android.tools.build:gradle:4.1.0' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" } ``` in build.gradle It is mentioned in [pub.dev](https://pub.dev/packages/flutter_pdfview) page...