Replies: 1 comment
-
原因是类混淆的问题,通过设置 运行如下: $ flutter build apk
💪 Building with sound null safety 💪
Running Gradle task 'assembleRelease'... 26.3s
✓ Built build/app/outputs/flutter-apk/app-release.apk (15.5MB). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
编译构建
flutter build apk
出现以下错误:Log
build.log
编译环境:
flutter doctor -v
。Log
Beta Was this translation helpful? Give feedback.
All reactions