• 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
build_apk.dart 1.37 KB