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

outdated

This Flutter plugin will bridge your Flutter app with CrashOps SDK, for iOS and Android. CrashOps helps you to easily monitor crash and error reports. This library is plug n' play and it's super easy [...]

0.0.1 #

  • First version ever - it's a plug n' play plugin that initiates our native SDK, CrashOps will simply wait for any app crash and will report on next app lunch. The client ID may be supplied via code or the config file (for more info see our docs).

0.0.2 #

  • Added plain test.

0.0.3 #

  • Improving plugin by following "pub.dev" analysis recommendations.

0.0.8 #

  • Updated README.

0.0.81 #

  • Fixed conflicts with Firestore in iOS.

0.0.82 #

  • Enabled app errors and Flutter errors.
  • Generating IPS files for iOS crash logs.
  • CrashOps will upload only compressed log files and avoid large requests.

0.0.820 #

  • Enabled app errors and Flutter errors.

0.0.825 #

  • Simplified the way we catch errors from Dart and from Flutter.
  • Updated docs.
  • Using an improved version of CrashOps Android SDK.

0.1.0 #

(all previous versions are deprecated) #

  • First official release! After testing this package for a few months now, in production, we can say that CrashOps is production ready.
  • Updated docs.
  • Simplified the way we catch Dart & Flutter errors.
  • Using our official releases of CrashOps iOS & Android SDKs.
3
likes
0
pub points
0%
popularity

Publisher

unverified uploader

This Flutter plugin will bridge your Flutter app with CrashOps SDK, for iOS and Android. CrashOps helps you to easily monitor crash and error reports. This library is plug n' play and it's super easy to use. Just add it to your "dependencies" section, set your application key and you're all set.

Homepage

License

unknown (LICENSE)

Dependencies

flutter, stack_trace

More

Packages that depend on crashops_flutter