crashops_flutter 0.3.8 copy "crashops_flutter: ^0.3.8" to clipboard
crashops_flutter: ^0.3.8 copied to clipboard

CrashOps helps you to easily monitor crash and error reports while taking in account security issues. Simply plug n' play to bridge your Flutter app with CrashOps native SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crashops_flutter

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

dependencies:
  crashops_flutter: ^0.3.8

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:crashops_flutter/crashops_flutter.dart';
3
likes
30
pub points
0%
popularity

Publisher

unverified uploader

CrashOps helps you to easily monitor crash and error reports while taking in account security issues. Simply plug n' play to bridge your Flutter app with CrashOps native SDK.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, stack_trace

More

Packages that depend on crashops_flutter