• Chris Bracken's avatar
    Eliminate --preview-dart-2 flag (#21304) · 041ff621
    Chris Bracken authored
    This patch eliminates the --preview-dart-2/--no-preview-dart-2 flag,
    hardcoding all uses to true. It also defaults all previewDart2 method
    parameters to true, where they hadn't yet been.
    
    A series of subsequent patches will eliminate all previewDart2
    parameters and the associated code from within the codebase.
    041ff621
build_ios.dart 3.03 KB