SIGN IN SIGN UP

Make Swift plugin template swift-format compliant (#40195)

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.
S
stuartmorgan committed
ef97a69daba038d6c534e775e5bc1831b77e8b3e
Parent: 32c946f
Committed by GitHub <noreply@github.com> on 9/11/2019, 2:43:50 PM