developerLEM

Results 2 issues of developerLEM

Hi! Are you planning to update this package to add support to more recent android versions? It would be very useful! Maybe a iOS support? Thanks!!

Some info about the versions: Flutter 3.10.0 Dart 3.0.0 ext.kotlin_version = '1.9.10' classpath 'com.android.tools.build:gradle:7.4.0' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip The problem: Asking USB permission, If I have targetSdkVersion= 31 I have the...