Error while evaluating property ‘hasAndroidAnnotations’ of task ‘:flutter_sound:extractReleaseAnnotations’
How can ı fixed this error
Error while evaluating property ‘hasAndroidAnnotations’ of task ‘:flutter_sound:extractReleaseAnnotations’
How can ı fixed this error
in flutter cannot get incoming call when the app is in background or terminated using fluttercallkitincoming package
I could not able to get incoming call when my app is in background in iOS but in android it is working fine using flutercallkitincoming package I could able to get the notifications but could not display the incoming call ui using fluttercallkit incoming package
in flutter cannot get incoming call when the app is in background or terminated using fluttercallkitincoming package
I could not able to get incoming call when my app is in background in iOS but in android it is working fine using flutercallkitincoming package I could able to get the notifications but could not display the incoming call ui using fluttercallkit incoming package
Erase Paint Unable clear paint and Image in Canava With Multiple Canavas Layer
I have wrote paint app using flutter, unable erase the whatever i have drawn please help to me.
We have provided sample code of below. Below code are the paint drawn and erase functionality not working below code. Eraser we are using white color but it was another drawing drawn time it was not appearing. Sample code below i have attached.
Flutter application getting crash after we upgrade the target version from 33 to 34
java.lang.RuntimeException: Unable to create service id.flutter.flutter_background_service.BackgroundService: android.app.MissingForegroundServiceTypeException: Starting FGS without a type callerApp=ProcessRecord{12281dd 12916:com.org/u0a590} targetSDK=34
Can we publish Flutter package to pub dev of older version which is lower than latest version?
My case is, in my flutter package we are having latest version of ‘2.0.0’. My Cx reported issue in our older version ‘1.1.6’. We need to provide patch version of ‘1.1.7’ on pub dev.
Can we publish Flutter package to pub dev of older version which is lower than latest version?
My case is, in my flutter package we are having latest version of ‘2.0.0’. My Cx reported issue in our older version ‘1.1.6’. We need to provide patch version of ‘1.1.7’ on pub dev.
error while use this package flutter_otp_text_field
Launching libmain.dart on Android SDK built for x86 in debug mode…
Running Gradle task ‘assembleDebug’…
lib/otp.dart:18:13: Error: The method ‘OTPTextField’ isn’t defined for the class ‘OTPScreen’.
Flutter Web how to give location permission
I am following this tutorial. The app uses the geolocator and geocoding packages to fetch the user’s current location and display the weather for that location. I have successfully set up the location permissions for: