小编att*_*oub的帖子

我在发布模式下运行我的 Flutter 应用程序时遇到问题 - android

  1. 我在发布模式下运行我的 Flutter 应用程序时遇到问题。我尝试使用 apk 和 bundletool 进行构建,但遇到了同样的错误“不幸的是,Hanoti 已停止”
  2. 在调试模式下运行正常。
  3. 这是图像: 问题的图像
  4. 在调试模式下:调试模式下 的图像
  5. 我的应用程序文件:喜欢
    • android\build.gradle:
    • android\app\build.gradle:
    • androidManifest.xml:
    • main.dart:……等等。

  1. 我做了所有这些,运行后的日志:
    • 扑干净
    • gradlew cleanBuildCache

目标平台: Android 目标操作系统版本/浏览器: minSdkVersion 21 (android 5.0),targetSdkVersion 28 (android 9) 设备: galaxy_nexus_api_23:5554 => 模拟器My Develpment 机器。

OS Name:                   Microsoft Windows 10 Enterprise
OS Version:                10.0.17763 N/A Build 17763
OS Manufacturer:           Microsoft Corporation
OS Configuration:          Standalone Workstation
OS Build Type:             Multiprocessor Free
Registered Owner:          N/A
Registered Organization:   N/A
System Type:               x64-based PC
Processor(s):              1 Processor(s) Installed.
                           [01]: …
Run Code Online (Sandbox Code Playgroud)

java android dart kotlin flutter

4
推荐指数
2
解决办法
5889
查看次数

标签 统计

android ×1

dart ×1

flutter ×1

java ×1

kotlin ×1