pull/634/head
Andrew Brogdon 5 years ago committed by GitHub
parent 83adbb883d
commit 673f492ca0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,6 +37,7 @@ do
# Reformat the web plugin registrant, if necessary. # Reformat the web plugin registrant, if necessary.
if [ -f "lib/generated_plugin_registrant.dart" ] if [ -f "lib/generated_plugin_registrant.dart" ]
then then
echo "Renaming $(pwd)/lib/generated_plugin_registrant.dart"
flutter format "lib/generated_plugin_registrant.dart" flutter format "lib/generated_plugin_registrant.dart"
fi fi

Loading…
Cancel
Save