mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 22:09:06 +00:00
Added echo (#626)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user