Roll Dart SDK from e74d62292131 to 5e5c2be81d57 (2 revisions) (#184303) https://dart.googlesource.com/sdk.git/+log/e74d62292131..5e5c2be81d57 2026-03-29 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.12.0-299.0.dev 2026-03-29 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.12.0-298.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 codefu@google.com,dart-vm-team@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 05456e9..6a4251d 100644 --- a/DEPS +++ b/DEPS
@@ -59,7 +59,7 @@ # updated revision list of existing dependencies. You will need to # gclient sync before and after update deps to ensure all deps are updated. # updated revision list of existing dependencies. - 'dart_revision': 'e74d62292131a979e55fd820cc6c1946bdad520a', + 'dart_revision': '5e5c2be81d570a01212b2d0ada982cd658ecdebc', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py