颤振构建apk失败,出现“故障”;未能通知项目评估侦听器“; 你的问题是什么?告诉我们你在做什么,是什么导致了这一切,以及你需要什么帮助。我们需要背景。 E:\News Hour\source\news_app updated>flutter bui

颤振构建apk失败,出现“故障”;未能通知项目评估侦听器“; 你的问题是什么?告诉我们你在做什么,是什么导致了这一切,以及你需要什么帮助。我们需要背景。 E:\News Hour\source\news_app updated>flutter bui,flutter,dart,Flutter,Dart,颤振构建apk失败,出现“故障”;未能通知项目评估侦听器“; 你的问题是什么?告诉我们你在做什么,是什么导致了这一切,以及你需要什么帮助。我们需要背景。 E:\News Hour\source\news_app updated>flutter build apk You are building a fat APK that includes binaries for android-arm, android-arm64, android-x64. If you are deploying

颤振构建apk失败,出现“故障”;未能通知项目评估侦听器“;
你的问题是什么?告诉我们你在做什么,是什么导致了这一切,以及你需要什么帮助。我们需要背景。
E:\News Hour\source\news_app updated>flutter build apk
You are building a fat APK that includes binaries for android-arm, android-arm64, android-x64.
If you are deploying the app to the Play Store, it's recommended to use app bundles or split the APK to reduce the APK size.
    To generate an app bundle, run:
        flutter build appbundle --target-platform android-arm,android-arm64,android-x64
        Learn more on: https://developer.android.com/guide/app-bundle
    To split the APKs per ABI, run:
        flutter build apk --target-platform android-arm,android-arm64,android-x64 --split-per-abi
        Learn more on:  https://developer.android.com/studio/build/configure-apk-splits#configure-abi-split
Running Gradle task 'assembleRelease'...                                                                                  
FAILURE: Build failed with an exception.                                                                           
                                                                                                                   
* Where:                                                                                                           
Build file 'E:\News Hour\source\news_app updated\android\build.gradle' line: 25                                    
                                                                                                                   
* What went wrong:                                                                                                 
A problem occurred evaluating root project 'android'.                                                              
> A problem occurred configuring project ':app'.                                                                   
   > Failed to notify project evaluation listener.                                                                 
      > org.gradle.api.file.ProjectLayout.directoryProperty(Lorg/gradle/api/provider/Provider;)Lorg/gradle/api/file/DirectoryProperty;
                                                                                                                   
* 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 13m 24s                                                                                            
Running Gradle task 'assembleRelease'...                                                                           
Running Gradle task 'assembleRelease'... Done                     834.0s (!)
Gradle task assembleRelease failed with exit code 1