Roll Dart SDK from 889e4039c8d6 to 1db3abc0ac54 (1 revision) (flutter/engine#32792)

This commit is contained in:
skia-flutter-autoroll 2022-04-19 21:49:04 -04:00 committed by GitHub
parent 9c1a45379c
commit 80977e2909

2
DEPS
View File

@ -45,7 +45,7 @@ vars = {
# 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': '889e4039c8d625b684cf555c3673b30d970b1e40',
'dart_revision': '1db3abc0ac5430373efc18f378fc5fcc8faac4aa',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py