bugsnag_flutter 3.0.2 copy "bugsnag_flutter: ^3.0.2" to clipboard
bugsnag_flutter: ^3.0.2 copied to clipboard

Bugsnag crash monitoring and reporting tool for Flutter apps

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bugsnag_flutter

With Flutter:

 $ flutter pub add bugsnag_flutter

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  bugsnag_flutter: ^3.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bugsnag_flutter/bugsnag_flutter.dart';
9
likes
0
pub points
92%
popularity

Publisher

verified publisherbugsnag.com

Bugsnag crash monitoring and reporting tool for Flutter apps

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on bugsnag_flutter