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

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.6

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
points
43
downloads

Publisher

unverified uploader

Weekly Downloads

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