Roll Dart SDK from abfbad47210c to f50280dcb172 (1 revision) (flutter/engine#35760)

This commit is contained in:
skia-flutter-autoroll 2022-08-27 03:45:38 -04:00 committed by GitHub
parent 89c5675052
commit cb315fb414

2
DEPS
View File

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