Roll Dart SDK from 34902d333e4d to 380f494ce0ab (1 revision) (#178192)

https://dart.googlesource.com/sdk.git/+log/34902d333e4d..380f494ce0ab

2025-11-08 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com
Version 3.11.0-113.0.dev

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dart-sdk-flutter
Please CC dart-vm-team@google.com,jimgraham@google.com on the revert to
ensure that a human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
diff --git a/DEPS b/DEPS
index 0d06b8b..961556b 100644
--- a/DEPS
+++ b/DEPS
@@ -57,7 +57,7 @@
   # Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
   # You can use //tools/dart/create_updated_flutter_deps.py to produce
   # updated revision list of existing dependencies.
-  'dart_revision': '34902d333e4d468a66e8cc5d078ce0fd55fa40f9',
+  'dart_revision': '380f494ce0abd8fb58ccc1c0f1b924386f6a55c3',
 
   # WARNING: DO NOT EDIT MANUALLY
   # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py