One or more plugins require a higher Android SDK version. Fix this issue by adding the following to F:\app\cirilla\android\app\build.gradle: android { compileSdkVersion 33 ... }
Warning: unexpected element (uri:"", local:"base-extension"). Expected elements are <{}codename>,<{}layoutlib>,<{}api-level> lib/service/messaging.dart:21:70: Error: Too many positional arguments: 2 allowed, but 3 found. Try removing the extra positional arguments. const AndroidNotificationChannel channel = AndroidNotificationChannel( ^ /C:/src/flutterSDK/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-9.7.0/lib/src/platform_specifics/android/notification_channel.dart:10:9: Context: Found this candidate, but the arguments don't match. const AndroidNotificationChannel( ^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/service/messaging.dart:139:50: Error: Too many positional arguments: 2 allowed, but 3 found. Try removing the extra positional arguments. android: AndroidNotificationDetails( ^ /C:/src/flutterSDK/flutter/.pub-cache/hosted/pub.dartlang.org/flutter_local_notifications-9.7.0/lib/src/platform_specifics/android/notification_details.dart:12:9: Context: Found this candidate, but the arguments don't match. const AndroidNotificationDetails( ^^^^^^^^^^^^^^^^^^^^^^^^^^ lib/widgets/cirilla_phone_input/cirilla_phone_input.dart:102:20: Warning: Operand of null-aware operation '!' has type 'WidgetsBinding' which excludes null.
FAILURE: Build failed with an exception.
Where: Script 'C:\src\flutterSDK\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1156
What went wrong: Execution failed for task ':app:compileFlutterBuildDebug'.
Process 'command 'C:\src\flutterSDK\flutter\bin\flutter.bat'' finished with non-zero exit value 1
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org
BUILD FAILED in 58s Exception: Gradle task assembleDebug failed with exit code 1
Try in lib/widgets/cirilla_phone_input/cirilla_phone_input.dart:102:20 to remove '!' operator