mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart version to f9ebf2129732fd2b606286fdf58e500384b8a0bc (#6812)
* Roll Dart version to f9ebf2129732fd2b606286fdf58e500384b8a0bc This roll includes the following fixes: - Fix obfuscation (issue https://github.com/flutter/flutter/issues/22322) - Fix for issue 34839 Service isolate hangs during shutdown if - Fix bug in unboxed constant spilling (https://github.com/flutter/flutter/issues/23879) - Reland Fine tune operator and phi handling which was reverted due to the above bug.
This commit is contained in:
parent
9669aeb953
commit
2584816d78
2
DEPS
2
DEPS
@ -31,7 +31,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': '9c07fb64c48adb3d6fde50bab6b8b641c5b67683',
|
||||
'dart_revision': 'f9ebf2129732fd2b606286fdf58e500384b8a0bc',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: fc569d77237ef4247eb7a93bb2c989be
|
||||
Signature: 688d05f1b8d8726e65b28a27ccc7dfcb
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user