facebook twitter hatena line email

「Flutter/開発環境構築」の版間の差分

提供: 初心者エンジニアの簡易メモ
移動: 案内検索
(ページの作成:「==androidstudioのインストール== https://developer.android.com/studio/install?hl=ja ==androidstudioのプラグインインストール== androidstudioのFile/Pref...」)
 
行4: 行4:
 
==androidstudioのプラグインインストール==
 
==androidstudioのプラグインインストール==
 
androidstudioのFile/Preference/PluginsからFlutter、Dartを検索してインストール
 
androidstudioのFile/Preference/PluginsからFlutter、Dartを検索してインストール
 +
 +
==プロジェクト作成==
 +
File/New Flutter Project がFile/New Projectの下に表示されるはずなので、そこから作成。
 +
 +
ボタンが出ない場合は、

2019年4月18日 (木) 13:25時点における版

androidstudioのインストール

https://developer.android.com/studio/install?hl=ja

androidstudioのプラグインインストール

androidstudioのFile/Preference/PluginsからFlutter、Dartを検索してインストール

プロジェクト作成

File/New Flutter Project がFile/New Projectの下に表示されるはずなので、そこから作成。

ボタンが出ない場合は、