• Chris Bracken's avatar
    Make FlutterDevice.generator final (#21555) · 05d557b9
    Chris Bracken authored
    Now that Dart 1 support has been eliminated, generator should always be
    populated to a kernel compiler instance.
    
    Also moves the constructor to the top of the class, and orders final
    fields before non-final fields, as dictated by the style guide.
    05d557b9
resident_runner.dart 29.3 KB