0

I want help configuring the apk file I see this message

> flutter build appbundle --obfuscate

"--obfuscate" can only be used in combination with "--split-debug-info"
3
  • 1
    Does this answer your question? How to use --split-debug-info=/<project-name>/<directory>
    – Robert
    Commented Jan 29, 2023 at 11:50
  • the solution to your problem may be here How to obfuscate Flutter apps?
    – Zinar
    Commented Jan 29, 2023 at 12:17
  • error: error reading C:\Users\deuts\.gradle\caches\modules-2\files-2.1\androidx.lifecycle\lifecycle-common-java8\2.4.0-beta01\5b8f86fea035328fc9e8c660773037a3401ce25f\lifecycle-common-java8-2.4.0-beta01.jar; zip END header not found error: error reading C:\Users\deuts\.gradle\caches\modules-2\files-2.1\androidx.lifecycle\lifecycle-common\2.4.0-beta01\1fdb7349701e9cf2f0a69fc10642b6fef6bb3e12\lifecycle-common-2.4.0-beta01.jar; zip END header not found Commented Jan 29, 2023 at 19:25

0

Browse other questions tagged or ask your own question.