kivocsa99
kivocsa99
@Alfaizkhan i can confirm that it is still not working and there is a lot of building error
@Alfaizkhan iam going to build now but long story short , it first asked me to upgrade my compile and target SDK versions to 31 then there is the whole...
@Alfaizkhan i have not copied anything , i just ran your example in the git repo
``` Launching lib/main.dart on FLA LX1 in debug mode... Warning: Mapping new ns http://schemas.android.com/repository/android/common/02 to old ns http://schemas.android.com/repository/android/common/01 Warning: Mapping new ns http://schemas.android.com/repository/android/generic/02 to old ns http://schemas.android.com/repository/android/generic/01 Warning: Mapping new...
@Alfaizkhan ``` def localProperties = new Properties() def localPropertiesFile = rootProject.file('local.properties') if (localPropertiesFile.exists()) { localPropertiesFile.withReader('UTF-8') { reader -> localProperties.load(reader) } } def flutterRoot = localProperties.getProperty('flutter.sdk') if (flutterRoot == null) {...
@Alfaizkhan here is the build gradle and it is not working
@Alfaizkhan i've cloned it another time just to check if i did smth wrong but same thing even when upgrading the compileSDKversion
@Alfaizkhan if you are not able to produce the problem you are more than welcome to get into my pc with teamviewer or anydesk
confirming that this still happens on flutter 3.10.0 macos 13