Skip to content

πŸ› Bug fixed of adding Flutter to PATH on macOS

Compare
Choose a tag to compare
@YazeedAlKhalaf YazeedAlKhalaf released this 10 Aug 13:46

Added

  • Use osascript to get sudo password on macOS

Fixed

  • Bug where some times the append-to-path.bat file won't add to PATH
  • Updated dependencies

Removed

  • Removed sudoPassword to UserChoice model
  • Removed asking for Sudo Password on macOS only in CustomizeStepView