Flutter Release apk is not working properly?

后端 未结 8 1030
深忆病人
深忆病人 2021-02-07 07:41

I had run this flutter build apk to release my App. Now I had build verison 2 of that.

Now again I want to release my version 2 App.To get the release apk

8条回答
  •  花落未央
    2021-02-07 07:54

    I decide to open the MyProject/android folder in android studio and build the apk from android studio. It finally worked properly.

提交回复
热议问题