Skip to content

Releases: DataDog/dd-sdk-flutter

datadog_session_replay 1.0.0-preview.11

30 Mar 12:54
28b753f

Choose a tag to compare

Pre-release
  • Fix lifecycle issue with Android calling a dead callback on activity destruction.

datadog_tracking_http_client 3.1.0

23 Feb 08:47
415402b

Choose a tag to compare

  • Add RUM resource size tracking for chunked / streamed responses.

datadog_dio 2.1.0

23 Feb 08:47
415402b

Choose a tag to compare

  • Add RUM resource size tracking for chunked / streamed responses.

datadog_session_replay 1.0.0-preview.10

23 Feb 08:41
86d17cf

Choose a tag to compare

Pre-release
  • Update required minimum version of datadog_flutter_plugin to 3.1.0 to support changes in iOS core libraries.

datadog_flutter_plugin 3.1.0

19 Feb 18:41
415402b

Choose a tag to compare

  • Improve precedence handling for nested GestureDetector and InkWell.
  • Update iOS SDK to 3.7.0. For a full list of changes, see the iOS Changelog.
    • Report time to initial display (TTID).
    • Add public API to report time to full display (TTFD)
    • Remove application_start action from ApplicationLaunch.
    • Track Slow Frames (view hitches) by default.
    • Replace PLCrashReporter by KSCrash as `DatadogCrashReporting plugin.
    • Prevent crashes related to swapping the __cxa_throw function.
    • Skip malformed Logs attributes individually instead of dropping the entire event, and log clear error messages.
    • Propagate feature flags to RUM error and view events for crashes, fatal app hangs, and watchdog terminations
  • Update Android SDK to 3.6.0. For a full list of changes see the Android Changelog.
    • Mark fatal ANR as processed before RUM events are written.

datadog_flutter_plugin 3.0.1

20 Jan 20:32
db24e48

Choose a tag to compare

  • Add missing Proguard rules for Android. See #932

datadog_session_replay 1.0.0-preview.9

20 Jan 20:33
db24e48

Choose a tag to compare

Pre-release
  • Switch to using a Singleton bridge for SessionReplay on Android to prevent crashes on Hot Restart. See #932
  • Add missing Proguard rules for Android. See #932

datadog_webview_tracking 3.0.2

14 Jan 18:23
689de82

Choose a tag to compare

  • Fix crash with iOS Webview tracking in Flutter 3.38+.

datadog_webview_tracking 2.4.1

14 Jan 18:20
d2cef29

Choose a tag to compare

  • Fix crash with ios webview tracking in Flutter 3.38+.

datadog_webview_tracking 3.0.1

14 Jan 18:22
ebf11f2

Choose a tag to compare

  • Properly depend on Datadog 3.0.0.