threefoldtech / threefold_connect

Apache License 2.0
7 stars 4 forks source link

App is crashing while building #591

Open AhmedHanafy725 opened 7 months ago

AhmedHanafy725 commented 7 months ago

versions

image

the app is crashing when running this command to build the apk

flutter build apk -t lib/main.dart --target-platform android-arm,android-arm64 --release

image