bugly_crash 0.0.5 copy "bugly_crash: ^0.0.5" to clipboard
bugly_crash: ^0.0.5 copied to clipboard

PlatformAndroidiOS
outdated

Flutter app can use this plugin to monitor exception happened and upload error or crash to bugly server.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bugly_crash

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

dependencies:
  bugly_crash: ^0.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:bugly_crash/bugly.dart';
import 'package:bugly_crash/buglyLog.dart';
7
likes
150
pub points
61%
popularity

Publisher

unverified uploader

Flutter app can use this plugin to monitor exception happened and upload error or crash to bugly server.

Homepage

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on bugly_crash