I am running a linux app on a Debian 11 arm 64 in debug mode and everything is fine, please see the logs in my github issue because it was too long for SO. When i try to run it in release or profile mode, the flutter tool doesn’t seem able to compile : It seems to be thrown with
Tag: dart
Showing this error while trying to debug an App in Flutter
I’m recently switched to linux from windows, and I set up all flutter things in that, but when I’m trying to run, showing this error on terminal How to fix this, or what really problem here?? Answer I faced this problem and what work for me : flutter clean flutter pub get and make sure that doesn’t exist and if