Multidex issue with Flutter

前端 未结 7 1197
青春惊慌失措
青春惊慌失措 2020-11-27 17:35

I\'m getting the following error compiling with gradle using Flutter in Android Studio:

Dex: Error converting bytecode to dex:
Cause: com.android.dex.DexExce         


        
7条回答
  •  心在旅途
    2020-11-27 18:03

    If you are installing via USB be sure to click on install button when the device asks for permission, It was the solution in my case.

提交回复
热议问题