Alwaysmile08 adlı üyeden alıntı: mesajı görüntüle
Sırasıyla
flutter clean
flutter pub get
flutter build apk yazınız eğer imzalı bir şekilde almak istiyorsanız flutter build aab yazın
suatbuyukboz adlı üyeden alıntı: mesajı görüntüle
Bu hata satırlarının biraz daha üstünü atabilir misiniz hocam?
PS B:\Application\android> flutter build apk
Changing current working directory to: B:\Application
Package wakelock:windows references wakelock_windows:windows as the default plugin, but the package does not exist, or is not a plugin package.
Ask the maintainers of wakelock to either avoid referencing a default implementation via `platforms: windows: default_package: wakelock_windows` or create a plugin named wakelock_windows.


Package wakelock:windows references wakelock_windows:windows as the default plugin, but the package does not exist, or is not a plugin package.
Ask the maintainers of wakelock to either avoid referencing a default implementation via `platforms: windows: default_package: wakelock_windows` or create a plugin named wakelock_windows.




FAILURE: Build failed with an exception.

* Where:
Script 'B:\flutter\packages\flutter_tools\gradle\app_plugin_loader.gradle' line: 9

* What went wrong:
A problem occurred evaluating script.
> You are applying Flutter's app_plugin_loader Gradle plugin imperatively using the apply script method, which is not possible anymore. Migrate to applying Gradle plugins with the declarative plugins block: https://flutter.dev/to/flutter-gradle-plugin-apply


* 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

BU�LD FAILED in 579ms
Running Gradle task 'assembleRelease'...                         1.228ms
Gradle task assembleRelease failed with exit code 1
Tamamı bu hocam