Green Appers, Inc.
Green Appers, Inc.
Everything worked for me after following https://github.com/kiwi-bop/flutter_crashlytics#symbolicating-native-android-crashes I assume that you do have a debugSymbols/armeabi-v7a/libflutter.so ?
How can we go about debugging this in the meantime? I'm getting same error combined with "Unable to read module information for package:flutter, make sure you have a dependency on...
Ah. Finally found it. An import dart:io.
I'm worried about lurking bugs where I call async functions from non-async functions. In my case, I never actually want to do this. I want to make the enclosing function...
For a possible workaround, see https://github.com/marketplace/actions/savetoroblox