This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[√] Flutter (Channel stable, 1.22.6, on Microsoft Windows [Version 10.0.19042.782], locale zh-CN) | |
• Flutter version 1.22.6 at C:\tools\flutter | |
• Framework revision 9b2d32b605 (8 days ago), 2021-01-22 14:36:39 -0800 | |
• Engine revision 2f0af37152 | |
• Dart version 2.10.5 | |
[√] Android toolchain - develop for Android devices (Android SDK version 30.0.3) | |
• Android SDK at C:\Users\hijacker\AppData\Local\Android\sdk | |
• Platform android-30, build-tools 30.0.3 | |
• Java binary at: C:\Program Files\Android\Android Studio\jre\bin\java |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ +80 ms] executing: [C:\tools\flutter/] git -c log.showSignature=false log -n 1 --pretty=format:%H | |
[ +93 ms] Exit code 0 from: git -c log.showSignature=false log -n 1 --pretty=format:%H | |
[ ] 9b2d32b605630f28625709ebd9d78ab3016b2bf6 | |
[ ] executing: [C:\tools\flutter/] git tag --points-at HEAD | |
[ +75 ms] Exit code 0 from: git tag --points-at HEAD | |
[ ] 1.22.6 | |
[ +5 ms] executing: [C:\tools\flutter/] git rev-parse --abbrev-ref --symbolic @{u} | |
[ +72 ms] Exit code 0 from: git rev-parse --abbrev-ref --symbolic @{u} | |
[ ] origin/stable | |
[ ] executing: [C:\tools\flutter/] git ls-remote --get-url origin |