Update Dart SDK to ee24c27fad8811adb784a9e232b8347619282b8f (#37686)

diff --git a/DEPS b/DEPS
index b965ab0..c6a9bd5 100644
--- a/DEPS
+++ b/DEPS
@@ -48,7 +48,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': 'd97d5ad9889378e70f9803f8bf1ba3e0781ab1b8',
+  'dart_revision': 'ee24c27fad8811adb784a9e232b8347619282b8f',
 
   # WARNING: DO NOT EDIT MANUALLY
   # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py