datadog_session_replay
Support for Flutter Session Replay in Datadog
1.0.0-preview.14
62K downloads/mo
#1344 most downloaded on pub.dev
DataDog/dd-sdk-flutter
What this package is like to depend on
Last release 3 days ago
20 Aug 2026
Ships fairly regularly
a new release about every 5 weeks
Unknown
no stable releases
1 version withdrawn
withdrawn after publishing
11 months old
14 releases · first in 2025
14 releases in the last 12 months
see the full history below
Release timeline
14 releases · Sep 2025 to Aug 2026
2026
Releases
latest 14-
1.0.0-preview.1420 Aug 2026 pre-release -
1.0.0-preview.1323 Jun 2026 pre-releaseRelease notes
Open source →- Guard against non-finite (NaN/Infinity) values during recording.
- Render Switch Thumb Icon and use Material Icons for Checkbox glyphs.
- Render Material and Cupertino buttons correctly.
- Add support for Material and Cupertino Slider
- Add image downscaling with a configurable pixel budget.
- Add a configurable font-family transform.
- Add
captureGesturesoption tostopRecording. - Add
startRecordingandstopRecordingsupport.
Release notes
Open source →- Guard against non-finite (NaN/Infinity) values during recording.
- Render Switch Thumb Icon and use Material Icons for Checkbox glyphs.
- Render Material and Cupertino buttons correctly.
- Add support for Material and Cupertino Slider
- Add image downscaling with a configurable pixel budget.
- Add a configurable font-family transform.
- Add
captureGesturesoption tostopRecording. - Add
startRecordingandstopRecordingsupport.
-
1.0.0-preview.1206 May 2026 pre-releaseRelease notes
Open source →- Add support for
SwitchandCupertinoSwitch. - Recognize
ExactAssetImageas an asset when masking non-assets. - Include RUM context when writing Session Replay resources on Android.
- Shutdown the processing isolate on lifecycle detach.
- Add support for
-
1.0.0-preview.1130 Mar 2026 pre-releaseRelease notes
Open source →- Fix lifecycle issue with Android calling a dead callback on activity destruction.
-
1.0.0-preview.1023 Feb 2026 pre-releaseRelease notes
Open source →- Update required minimum version of
datadog_flutter_pluginto 3.1.0 to support changes in iOS core libraries.
- Update required minimum version of
-
1.0.0-preview.920 Jan 2026 pre-release -
1.0.0-preview.812 Jan 2026 pre-releaseRelease notes
Open source →- Support getting context from background isolates.
- Prevent a deadlock when fetching context.
- Update Kotlin version to 2.1.0.
- Upgrade Android min versions for v3.
- Update plugin APIs to v3 to avoid compiler errors.
-
1.0.0-preview.717 Nov 2025 pre-releaseRelease notes
Open source →- [Session Replay] Fix using
BoxShape.circleinBoxDecoration. - [Session Replay] Don't attempt to capture unmounted widgets.
- [Session Replay] Fix using
-
1.0.0-preview.628 Oct 2025 pre-release -
1.0.0-preview.520 Oct 2025 pre-releaseRelease notes
Open source →- [Session Replay] Downgrade packages that required Dart versions above 3.6.
-
1.0.0-preview.414 Oct 2025 pre-releaseRelease notes
Open source →- Fix an issue with custom endpoints on iOS.
- Drop session replay Dart requirement to 3.6.
-
1.0.0-preview.307 Oct 2025 pre-release -
1.0.0-preview.219 Sep 2025 pre-release -
1.0.0-preview.119 Sep 2025 pre-release withdrawnRelease notes
Open source →- Initial release of Datadog Session Replay with the following features:
- Capture containers, text, images, icons, and touches.
- Support for masking sensitive data, including masking all user input or sensitive input fields.
- Support for "fine grained" text, image, and touch masking with
SessionReplayPrivacywidget.
- The following features are not supported in this preview:
- Hybrid Session Replay
- Native iOS and Android applications with Flutter views are not currently supported.
- Flutter applications with native view are not currently supported.
- Capture of Web Views is not currently supported.
- Certain simple Material / Cupertino widgets are not captured.
- Text from RichText widgets is captured, but only use the top most text style.
- Flutter Web is not currently supported.
- Manual recording is not currently supported.
- Hybrid Session Replay
- Initial release of Datadog Session Replay with the following features: