質問編集履歴

1

flutter doctorに関して追記

2023/03/26 12:38

投稿

akirayoshimura
akirayoshimura

スコア43

test CHANGED
File without changes
test CHANGED
@@ -17,3 +17,16 @@
17
17
  W/ProviderInstaller(11591): Failed to load providerinstaller module: No acceptable module com.google.android.gms.providerinstaller.dynamite found. Local version is 0 and remote version is 0.
18
18
  ```
19
19
  どうか何が起こっているかわかる方がいらっしゃいましたら教えてください。
20
+
21
+ Flutter doctorも回してみましたがエラーはありませんでした。
22
+ ```Flutter
23
+ [√] Flutter (Channel stable, 3.7.6, on Microsoft Windows [Version 10.0.22000.1696], locale en-US)
24
+ [X] Windows Version (Unable to confirm if installed Windows version is 10 or greater)
25
+ [√] Android toolchain - develop for Android devices (Android SDK version 32.1.0-rc1)
26
+ [√] Chrome - develop for the web
27
+ [√] Visual Studio - develop for Windows (Visual Studio Community 2022 17.1.6)
28
+ [√] Android Studio (version 2021.1)
29
+ [√] VS Code (version 1.76.2)
30
+ [√] Connected device (4 available)
31
+ [√] HTTP Host Availability
32
+ ```