• Michael Goderbauer's avatar
    Use bundled mingit on Windows if available (#14025) · 54e33331
    Michael Goderbauer authored
    In the packaged ZIP files for Flutter we bundle mingit on Windows to make setup for our users easier (they don't have to download and install git anymore). This change makes Flutter use the bundled mingit if it is available and if git is not installed on the system.
    
    This change will still require that users add `flutter\bin` to their path or they'll have to execute `flutter\bin\flutter.bat` directly. A follow-up PR will add a pre-configured Flutter Console that people can start with a double-click to minimize setup even further.
    
    Also in this PR:
    * If 7Zip is not available to unpack the Dart SDK try 7Zip's standalone version.
    54e33331
Name
Last commit
Last update
..
internal Loading commit data...
flutter Loading commit data...
flutter.bat Loading commit data...