Mert Toprak

Results 4 comments of Mert Toprak

@vladaman Hello, did you solve the error?

Unfortunately, there is no solution, so I changed libraries.

Full Fail Message ; E/AndroidRuntime(21264): java.lang.IncompatibleClassChangeError: The method 'com.google.android.gms.tasks.Task com.google.android.gms.location.FusedLocationProviderClient.requestLocationUpdates(com.google.android.gms.location.LocationRequest, com.google.android.gms.location.LocationCallback, android.os.Looper)' was expected to be of type virtual but instead was found to be of type interface (declaration of...

Hello, I had the same problem. I solved the problem like this, I bypassed the permission section in the imagepicker.dart file. I wrote a code block where I asked for...