While working on a Flutter project, I have encountered a problem bench testing a background task on an Android device. This issue is reproducible in both IntelliJ and Android Studio with the example ...
Hello i am using the flutter_isolate plugin to call some apis and update sqflite db on the mobile app.Everything works as expected when tested in debug mode but when in release mode i get this errors ...