diff --git a/bin/flutter.bat b/bin/flutter.bat new file mode 100644 index 00000000000..757cf8221c7 --- /dev/null +++ b/bin/flutter.bat @@ -0,0 +1 @@ +@PowerShell.exe -ExecutionPolicy Bypass -Command "& '%~dpn0.ps1' %*"