我有flutter应用程序和firebase身份验证。我在gradle.build中有用于发布和配置的签名密钥,如下所示 signingConfigs { keyAlias keystoreProperties['keyAlias当我在构建flutter run --release all works时,当我在调试模式下运行时,我无法登录到谷歌,直到我为\.android\debug.
由于我没有各种物理设备,所以我需要使用模拟器。但是,我不知道如何在非调试模式下运行我的应用程序--我总是在右上角看到"Debug“横幅。如何在发行版构建中运行iOS模拟器?当我尝试:flutter run --release时,它说:“模拟器不支持发布模式.”当我尝试:flutter install时,它说:
[ +108 ms] An error was encountered processing the command
如何禁用特定依赖项的收缩和minifyEnabledI/flutter ( 2762): PlatformException(error, d.a.d.c: Could not instantiate the opennlp.tools.sentdetect.SentenceDetectorFactor