sentry 0.0.5 copy "sentry: ^0.0.5" to clipboard
sentry: ^0.0.5 copied to clipboard

outdatedDart 1 only

A pure Dart Sentry.io client.

package:sentry changelog #

0.0.5 #

  • remove sub-seconds from the timestamp

0.0.4 #

  • parse and report async gaps in stack traces

0.0.3 #

  • environment attributes
  • auto-generate event_id and timestamp for events

0.0.2 #

  • parse and report stack traces
  • use x-sentry-error HTTP response header
  • gzip outgoing payloads by default

0.0.1 #

  • basic ability to send exception reports to Sentry.io