If use try / catch my application will not crash. But I want when the catch block to work, it also sends error information to firebase crashlytics console.
I think solution are
Crashlytics.instance.log
for log Single message, string.Crashlytics.instance.recordError
for log message error with stackTrace.Crashlytics.instance.recordFlutterError
for log message is generated by flutter frameworkIf you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With