bugsnag_crashlytics 1.0.0
bugsnag_crashlytics: ^1.0.0 copied to clipboard
Flutter plugin for Bugsnag Crashlytics. It reports uncaught errors to the Bugsnag console.
1.0.0 #
- nullsafety support
0.0.7 #
- iOS Bugsnag SDK updated + 'setUser' option
0.0.6 #
- Fix bugs on new 'appVersion' & 'releaseStage' on iOS because of missing empty/null management. Concerning improvements:
Throw result success/fail with Result object Improvements on Exception display in Crashlytics#report
0.0.5 #
- App version and release stage for Bugsnag configuration option
0.0.4 #
- Hot fixes for iOS
0.0.3 #
- Added support for Bugsnag on iOS
0.0.2 #
- Updated Documentation
0.0.1 #
- Initial release of Bugsnag Crashlytics plugin. This version reports uncaught errors as non-fatal exceptions in the Bugsnag console.