• Chris Bracken's avatar
    It's time to #deleteDart1 (again) (#18316) · 3daebd05
    Chris Bracken authored
    * It's time to #deleteDart1 (#18293)
    
    Eliminates support for Dart 1 in flutter_tools, and drops our Dart 1
    benchmarks. All commands now run in Dart 1 mode only.
    
    Eliminates --preview-dart-2 / --no-preview-dart-2 support.
    
    * Fix indentation, remove no longer necessary .toList()
    
    * Only push udpated kernel if >0 invalidated srcs
    3daebd05
Name
Last commit
Last update
..
build_test.dart Loading commit data...
common_test.dart Loading commit data...
context_test.dart Loading commit data...
file_system_test.dart Loading commit data...
fingerprint_test.dart Loading commit data...
flags_test.dart Loading commit data...
io_test.dart Loading commit data...
logger_test.dart Loading commit data...
logs_test.dart Loading commit data...
net_test.dart Loading commit data...
os_test.dart Loading commit data...
os_utils_test.dart Loading commit data...
process_test.dart Loading commit data...
terminal_test.dart Loading commit data...