bugsnag_flutter 2.0.0-rc6
bugsnag_flutter: ^2.0.0-rc6 copied to clipboard
Bugsnag crash monitoring and reporting tool for Flutter apps
Bugsnag error monitoring & reporting for Flutter apps #
Get comprehensive Flutter error reports to quickly debug errors.
Bugsnag's Flutter error reporting library automatically detects crashes in your Flutter apps, collecting diagnostic information and immediately notifying your development team, helping you to understand and resolve issues as fast as possible.
Important #
Our Flutter package is currently in the pre-release stage and is not yet intended for production use.
Features #
- Automatically report unhandled errors and crashes
- Report handled errors
- Log breadcrumbs which are attached to crash reports and add insight to users' actions
- Attach user information to determine how many people are affected by an error
Getting started #
- Create a Bugsnag account
- Complete the instructions in the integration guide to report unhandled errors thrown from your app
- Report handled errors
using
bugsnag.notify
- Customize your integration using the configuration options
Support #
- Read the integration guide or configuration options documentation
- Search open and closed issues for similar problems
- Report a bug or request a feature
License #
The Bugsnag Flutter notifier is free software released under the MIT License. See the LICENSE for details.