From 1e407d9c7385aeb5465687d4ccfa90471a7719f3 Mon Sep 17 00:00:00 2001 From: Rosa Trieu Date: Wed, 2 Sep 2026 08:30:03 -0700 Subject: [PATCH] [DOCS-15513] Remove outdated Flutter Web Actions/Resources limitation Actions and manually reported Resources now properly associate with Errors and Actions in the latest SDK versions. --- hugo/layouts/shortcodes/mdoc/en/sdk/setup/flutter.mdoc.md | 1 - 1 file changed, 1 deletion(-) diff --git a/hugo/layouts/shortcodes/mdoc/en/sdk/setup/flutter.mdoc.md b/hugo/layouts/shortcodes/mdoc/en/sdk/setup/flutter.mdoc.md index cdffdbf325e..17a325cb03a 100644 --- a/hugo/layouts/shortcodes/mdoc/en/sdk/setup/flutter.mdoc.md +++ b/hugo/layouts/shortcodes/mdoc/en/sdk/setup/flutter.mdoc.md @@ -28,7 +28,6 @@ Datadog supports Flutter Monitoring for iOS, Android, and Web for Flutter 3.27+. Datadog supports Flutter Web starting with v3 of the SDK, with a few known limitations. * Long running actions (`startAction` and `stopAction`) are not supported -* Actions (`addAction`) and manually reported Resources (`startResource` and `stopResource`) do not properly associate with Errors or Actions. * Event mappers are not supported. #### iOS