mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 45f892df68..88c43bbcc4 (7 commits)
dart-lang/sdk@88c43bbcc4 [dartdevc] Properly handling external constant tearoffs dart-lang/sdk@bb12829571 Prepare to publish analyzer version 0.37.1. dart-lang/sdk@39c74d30a1 [nnbd_migration] more postdominator feedback: postdominating locals lists dart-lang/sdk@b92176c080 Migration: Add tracking of generic function type bounds to DecoratedType. dart-lang/sdk@f0049e3d7d Add getter DartType.isDartCoreObject dart-lang/sdk@59b640ede4 Migration: introduce operator== for decorated types. dart-lang/sdk@a5772382dc Migration: refactor infrastructure for testing decorated types.
This commit is contained in:
parent
57094c1b07
commit
fec1c92f8f
2
DEPS
2
DEPS
@ -34,7 +34,7 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '45f892df68a0ad3fe8518afc7259c76aa3357f79',
|
||||
'dart_revision': '88c43bbcc4ddbfb68c17f243a2b9465e18f0e824',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user