bugsnag / bugsnag-flutter

BugSnag crash reporting for Flutter apps
https://docs.bugsnag.com/platforms/flutter/
MIT License
10 stars 8 forks source link
bugs bugsnag crash-reporting crash-reports debug debugging-tool error-monitoring error-reporting flutter flutter-package notifier platforms

Bugsnag error monitoring & reporting for Flutter apps

Documentation Build status

The Bugsnag error reporting library automatically detects Dart errors and native crashes in Flutter apps running on iOS and Android, collecting diagnostic information and immediately notifying your development team, helping you to understand and resolve issues as fast as possible. Learn more about Flutter error monitoring with Bugsnag.

Features

Getting started

  1. Create a Bugsnag account
  2. Complete the instructions in the integration guide to report unhandled errors thrown from your app
  3. Report handled errors using bugsnag.notify
  4. Customize your integration using the configuration options

Support

License

The Bugsnag Flutter notifier is free software released under the MIT License. See the LICENSE for details.