From 90f36a824b6e79e96a9602556105af31918d3314 Mon Sep 17 00:00:00 2001 From: wellion-nyi <73167705+wellion-nyi@users.noreply.github.com> Date: Tue, 10 May 2022 19:32:20 +0630 Subject: [PATCH] help me MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Doctor summary (to see all details, run flutter doctor -v): [√] Flutter (Channel stable, 2.10.5, on Microsoft Windows [Version 10.0.22000.556], locale en-GB) [√] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1) [√] Chrome - develop for the web [√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.1.0) [√] Android Studio (version 2021.1) [√] VS Code (version 1.66.2) [√] Connected device (3 available) [!] HTTP Host Availability X HTTP host https://cloud.google.com/ is not reachable. Reason: An error occurred while checking the HTTP host: The semaphore timeout period has expired. ! Doctor found issues in 1 category. --- help me | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 help me diff --git a/help me b/help me new file mode 100644 index 0000000000000..c5e7957277ff9 --- /dev/null +++ b/help me @@ -0,0 +1,14 @@ +Doctor summary (to see all details, run flutter doctor -v): +[√] Flutter (Channel stable, 2.10.5, on Microsoft Windows [Version 10.0.22000.556], locale en-GB) +[√] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1) +[√] Chrome - develop for the web +[√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.1.0) +[√] Android Studio (version 2021.1) +[√] VS Code (version 1.66.2) +[√] Connected device (3 available) +[!] HTTP Host Availability + X HTTP host https://cloud.google.com/ is not reachable. Reason: An error occurred while checking the HTTP host: The + semaphore timeout period has expired. + + +! Doctor found issues in 1 category.