Roll Dart SDK from 2b6cf804af87 to bd12fd10dd93 (1 revision) (flutter/engine#33579)

This commit is contained in:
skia-flutter-autoroll 2022-05-24 01:53:04 -04:00 committed by GitHub
parent 5311bcc0b4
commit e141ba9962

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': '2b6cf804af8786822d74c215d091a67012aeea54',
'dart_revision': 'bd12fd10dd934103aad4eb2fc79473f60db95083',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py