Roll Dart SDK from b7eea441d7d1 to 7e3310bbe1ed (2 revisions) (flutter/engine#31365)

This commit is contained in:
skia-flutter-autoroll 2022-02-09 23:45:10 -05:00 committed by GitHub
parent 3cd99767cc
commit d923fcdc78

2
DEPS
View File

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