Невозможно запустить "Flutter Run". Я получаю много ошибокAndroid

Форум для тех, кто программирует под Android
Ответить
Anonymous
 Невозможно запустить "Flutter Run". Я получаю много ошибок

Сообщение Anonymous »

Когда я запускаю Fluther Run или Flutter Run -debug , я получил эти ошибки следующих вопросов:

Код: Выделить всё

PS C:\Users\useru\Downloads\project\EDITED\flutter_user> flutter run --debug
Launching lib\main.dart on sdk gphone x86 64 in debug mode...
You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/to/flutter-gradle-plugin-apply

You are applying Flutter's main Gradle plugin imperatively using the apply script method, which is deprecated and will be removed in a future release.  Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/to/flutter-gradle-plugin-apply

Warning: Overriding compileSdk version in Flutter plugin: audioplayers_android from 33 to 34 (to work around https://issuetracker.google.com/issues/199180389).
If there is not a new version of audioplayers_android, consider filing an issue against audioplayers_android to increase their compileSdk to the latest (otherwise try updating to the latest version).
Warning: Overriding compileSdk version in Flutter plugin: contacts_service from 30 to 34 (to work around https://issuetracker.google.com/issues/199180389).
If there is not a new version of contacts_service, consider filing an issue against contacts_service to increase their compileSdk to the latest (otherwise try updating to the latest version).
Warning: Overriding compileSdk version in Flutter plugin: flutter_callkit_incoming_fix from 31 to 34 (to work around https://issuetracker.google.com/issues/199180389).
If there is not a new version of flutter_callkit_incoming_fix, consider filing an issue against flutter_callkit_incoming_fix to increase their compileSdk to the latest (otherwise try updating to the latest version).
Warning: Overriding compileSdk version in Flutter plugin: flutter_native_splash from 31 to 34 (to work around https://issuetracker.google.com/issues/199180389).
If there is not a new version of flutter_native_splash, consider filing an issue against flutter_native_splash to increase their compileSdk to the latest (otherwise try updating to the latest version).
Warning: Overriding compileSdk version in Flutter plugin: fluttertoast from 33 to 34 (to work around https://issuetracker.google.com/issues/199180389).
If there is not a new version of fluttertoast, consider filing an issue against fluttertoast to increase their compileSdk to the latest (otherwise try updating to the latest version).
Warning: Overriding compileSdk version in Flutter plugin: geocoding_android from 33 to 34 (to work around https://issuetracker.google.com/issues/199180389).
If there is not a new version of geocoding_android, consider filing an issue against geocoding_android to increase their compileSdk to the latest (otherwise try updating to the latest version).
Warning: Overriding compileSdk version in Flutter plugin: linphone_flutter_plugin from 31 to 34 (to work around https://issuetracker.google.com/issues/199180389).
If there is not a new version of linphone_flutter_plugin, consider filing an issue against linphone_flutter_plugin to increase their compileSdk to the latest (otherwise try updating to the latest version).
Warning: Overriding compileSdk version in Flutter plugin: otp_autofill from 33 to 34 (to work around https://issuetracker.google.com/issues/199180389).
If there is not a new version of otp_autofill, consider filing an issue against otp_autofill to increase their compileSdk to the latest (otherwise try updating to the latest version).
Warning: Overriding compileSdk version in Flutter plugin: package_info_plus from 33 to 34 (to work around https://issuetracker.google.com/issues/199180389).
If there is not a new version of package_info_plus, consider filing an issue against package_info_plus to increase their compileSdk to the latest (otherwise try updating to the latest version).
Warning: Overriding compileSdk version in Flutter plugin: vibration from 33 to 34 (to work around https://issuetracker.google.com/issues/199180389).
If there is not a new version of vibration, consider filing an issue against vibration to increase their compileSdk to the latest (otherwise try updating to the latest version).

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:processDebugMainManifest'.
> com.android.manifmerger.ManifestMerger2$MergeFailureException: Error parsing C:\Users\useru\Downloads\project\EDITED\flutter_user\android\app\src\main\AndroidManifest.xml

* 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 42s
Running Gradle task 'assembleDebug'...                              43,5s
Error: Gradle task assembleDebug failed with exit code 1
И вот C: \ users \ useru \ downloads \ project \ edited \ flutter_user \ android \ app \ src \ main \ android manifest.xml content:









































< /code>
Пожалуйста, может ли кто -нибудь помочь мне?>

Подробнее здесь: https://stackoverflow.com/questions/794 ... -of-errors
Ответить

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

Вернуться в «Android»