LoginSignup
0
0

More than 3 years have passed since last update.

Flutterの導入(2) ~for Windows10~ Visual Studio Code をインストールしよう

Last updated at Posted at 2020-08-08

今回は Visual Studio Code で Flutter を使うための準備をする。

Visual Studio Code をインストールする

コレは説明不要、だよね?
一応書いておくと、公式からダウンロードしてきて、インストールするだけ。
Azure を試すのは、また今度。今回はローカル環境作成だから。

Flutter 用の Extensions(Plugin) をインストールする

Visual Studio Code を起動すると出る、このテトリスみたいなマーク。
↓ここをクリックすると、Extensionsをインストールする事ができる。
image.png
今回は Flutter 用の環境になるので、
↓赤枠の中のものをInstallすれば、最低限は足りる。
image.png
ここまでインストールが出来たら、 Visual Studio Code での設定は終わり。

参考

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0