• stuartmorgan's avatar
    Make Swift plugin template swift-format compliant (#40195) · ef97a69d
    stuartmorgan authored
    swift-format will alphabetize import statements, so Flutter* should be
    before Foundation. Also, separating the "Generated file" comment
    prevents the formatter from thinking that the comment is associated with
    the following import, rather than the file, if it does re-order.
    ef97a69d
plugins.dart 17.7 KB