crashops 0.0.2 copy "crashops: ^0.0.2" to clipboard
crashops: ^0.0.2 copied to clipboard

outdated

A Flutter plugin for bridging to CrashOps SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add crashops

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

dependencies:
  crashops: ^0.0.2

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/crashops.dart';
0
likes
10
points
14
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for bridging to CrashOps SDK.

Homepage

License

unknown (license)

Dependencies

flutter, stack_trace

More

Packages that depend on crashops

Packages that implement crashops