Roll Dart SDK from 1b9fb0b9dacf to 5221b0b2c2aa (1 revision) (flutter/engine#36591)

This commit is contained in:
skia-flutter-autoroll 2022-10-04 13:45:06 -04:00 committed by GitHub
parent 8489b4e657
commit dbef408b1d

2
DEPS
View File

@ -43,7 +43,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': '1b9fb0b9dacfcba1b4e2513eadc88648d6783af1',
'dart_revision': '5221b0b2c2aa309c1f05cf51aeab86a9b63818fc',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py