Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\Abrikosas>flutter doctor -v
- [√] Flutter (Channel stable, 3.3.2, on Microsoft Windows [Version 10.0.19043.2006], locale en-US)
- • Flutter version 3.3.2 on channel stable at D:\src\flutter
- • Upstream repository https://github.com/flutter/flutter.git
- • Framework revision e3c29ec00c (2 weeks ago), 2022-09-14 08:46:55 -0500
- • Engine revision a4ff2c53d8
- • Dart version 2.18.1
- • DevTools version 2.15.0
- [X] Android toolchain - develop for Android devices
- X Unable to locate Android SDK.
- Install Android Studio from: https://developer.android.com/studio/index.html
- On first launch it will assist you in installing the Android SDK components.
- (or visit https://flutter.dev/docs/get-started/install/windows#android-setup for detailed instructions).
- If the Android SDK has been installed to a custom location, please use
- `flutter config --android-sdk` to update to that location.
- [√] Chrome - develop for the web
- • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe
- [X] Visual Studio - develop for Windows
- X Visual Studio not installed; this is necessary for Windows development.
- Download at https://visualstudio.microsoft.com/downloads/.
- Please install the "Desktop development with C++" workload, including all of its default components
- [!] Android Studio (not installed)
- • Android Studio not found; download from https://developer.android.com/studio/index.html
- (or visit https://flutter.dev/docs/get-started/install/windows#android-setup for detailed instructions).
- [√] VS Code (version 1.71.2)
- • VS Code at C:\Users\Abrikosas\AppData\Local\Programs\Microsoft VS Code
- • Flutter extension version 3.48.0
- [√] Connected device (3 available)
- • Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.19043.2006]
- • Chrome (web) • chrome • web-javascript • Google Chrome 105.0.5195.127
- • Edge (web) • edge • web-javascript • Microsoft Edge 105.0.1343.42
- [√] HTTP Host Availability
- • All required HTTP hosts are available
- ! Doctor found issues in 3 categories.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement