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

This Flutter plugin will bridge your Flutter app to CrashOps SDK. CrashOps helps you easily get crash and error reports. Super easy to use.

CrashOps Plugin for Flutter #

License: MIT

This Flutter plugin helps to bridge with the CrashOps native SDK. CrashOps SDK helps you monitor your Flutter app's native crashes (we will add support for Flutter errors as well in the future versions).

Installation #

Easiest to install, it's a plug n' play plugin. All you need to do is add this dependency ("crashops_flutter") and the SDK will automatically start monitoring after each application launch.

Install by adding crashops to your pubspec.yaml file, for example:

dependencies:
  flutter:
    sdk: flutter
...
  crashops: any
...

Usage #

<TODO: Add informative instructions>

Don't have Flutter yet? #

plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.

TODO #

Go live :)

Our SDK is still under development, stay tuned: CrashOps.com

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

This Flutter plugin will bridge your Flutter app to CrashOps SDK. CrashOps helps you easily get crash and error reports. Super easy to use.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, stack_trace

More

Packages that depend on crashops