Roll Dart SDK from 4fbe27c0f148 to 3e76a897013f (5 revisions) (flutter/engine#31989)

This commit is contained in:
skia-flutter-autoroll 2022-03-13 01:25:02 -05:00 committed by GitHub
parent b5c2aa09fd
commit 1964d27d69

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