github getsentry/sentry-dart 7.0.0-alpha.4

latest releases: 9.8.0-beta.1, 9.8.0, 9.7.0...
pre-release2 years ago

Breaking Changes

  • Remove deprecated fields (#1227)
    • Remove deprecated fields from the Scope class.
      • user(SentryUser? user), using the setUser(SentryUser? user) instead.
      • attachements, using the attachments instead.
    • Remove deprecated field from the SentryFlutterOptions class.
      • anrTimeoutIntervalMillis, using the anrTimeoutInterval instead.
      • autoSessionTrackingIntervalMillis, using the autoSessionTrackingInterval instead.

Dependencies

Don't miss a new sentry-dart release

NewReleases is sending notifications on new releases.