2021/3/5 : Flutter : Building a web application with Flutterの訳

 

Building a web application with Flutter

This page covers the following steps for getting started with web support:

このページはwebサポートをスタートするための次のステップをカバーします。

  • webサポートのためのflutterツールを設定します。
  • webサポートのある新しいプロジェクトを作ります。
  • webサポートのある新しいプロジェクトを実行します。
  • webサポートのあるアプリを作ります。
  • 既存のプロジェクトにwebサポートを追加します。

Requirements

webサポートのあるFlutterアプリを作るには、下記のソフトウェアが必要です。

Flutter SDK。Flutter SDKインストールページをご覧ください。

Chrome;webアプリをデバッグするのにChromeブラウザが必要です。

FlutterをサポートしているIDE(統合開発環境)(無くても可能)。

You can install Android Studio