flutter_crashlytics 1.0.0 copy "flutter_crashlytics: ^1.0.0" to clipboard
flutter_crashlytics: ^1.0.0 copied to clipboard

Flutter plugin to enable Crashlytics reporting on Android and iOS, also offer the ability to add custom log and informations to the reports.

1.0.0 #

  • Migrate to android X
  • Fix line number on iOS

0.3.0 #

  • Switch from kotlin to java
  • Add possibility to have Android NDK crashes

0.2.1+1 #

  • Reduce iOS compiler warnings

0.2.1 #

  • Dependencies updated (crashlytics 2.9.8, gradle 3.3.0, kotlin 1.3.20)

0.2.0 #

  • move from swift to obj-c

0.1.3 #

  • fix android background execution

0.1.2 #

  • fix iOS custom log

0.1.0 #

  • Breaking change, now initialize method need to be called in order to init Fabric (GDPR compliance)
  • fix crash when stacktrace is null for some reason...
  • fix crash when line number is null

0.0.6 #

  • add manual log for Error/Exception
  • support for Zone

0.0.5 #

  • fix empty crash report in release mode.

0.0.4 #

  • add ability to force a crash when a flutter exception append to force a fatal error.

0.0.3 #

  • update package info.

0.0.2 #

  • enable SDK dart 2.

0.0.1 #

  • initial release.
25
likes
40
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to enable Crashlytics reporting on Android and iOS, also offer the ability to add custom log and informations to the reports.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

flutter, stack_trace

More

Packages that depend on flutter_crashlytics