Tag: flutter app release bundle

Exception while building flutter release

Here is the exception i was keep getting while running “flutter build appbundle” To identify what is causing issue, i commented all arguments inside android function of build.gradle then uncommented one by one and ran the command. Finally identified while adding below lines i am getting error, The problem here is, the gradle build is […]