flutterdartfirebase-crash-reporting

Does firebase_crashlytics work when using try / catch in flutter?


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.


Solution

  • I think solution are