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.

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.

0.1.11 #

  • Minor improvements.

0.2.01 #

  • Performance improvements.

0.2.33 #

  • Performance improvements.
  • Aiming to the newer version of the iOS SDK.

0.3.03 #

  • Supporting integration test after creating apps from CrashOps web console.
  • Performance improvements in both iOS and Android SDKs.
  • Removed iOS IDFA usage (for a better compatibility with iOS 14).

0.3.6 #

  • Improved performance in iOS

0.3.8 #

  • Fixed compilation errors in iOS
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