π Bug fixed of adding Flutter to PATH on macOS
Added
- Use
osascript
to get sudo password on macOS
Fixed
- Bug where some times the
append-to-path.bat
file won't add toPATH
- Updated dependencies
Removed
- Removed
sudoPassword
toUserChoice
model - Removed asking for Sudo Password on macOS only in
CustomizeStepView