Flutter SDKのパスを確認する方法
環境
Windows11 pro 64bit
Flutter 3.3.7
操作方法
1.コマンドプロンプトを起動します。
2.以下のコマンドを実行します。
flutter doctor -v
3.コマンドは実行後に、Flutte関連の詳細な情報を出力します。
Coding Changes the World
環境
Windows11 pro 64bit
Flutter 3.3.7
操作方法
1.コマンドプロンプトを起動します。
2.以下のコマンドを実行します。
flutter doctor -v
3.コマンドは実行後に、Flutte関連の詳細な情報を出力します。