Closed bryanoltman closed 5 months ago
Invoke flutter --version in a "subshell" to avoid polluting the powershell environment.
flutter --version
Fixes https://github.com/shorebirdtech/shorebird/issues/2108
Description
Invoke
flutter --version
in a "subshell" to avoid polluting the powershell environment.Fixes https://github.com/shorebirdtech/shorebird/issues/2108
Type of Change