Skip to content

Latest commit

History

History
13 lines (10 loc) 路 324 Bytes

Flutter.md

File metadata and controls

13 lines (10 loc) 路 324 Bytes

Setup Flutter

This readme assumes that the essential development tools in this repo have been installed.

Install

Follow the official installation steps on https://flutter.io/get-started/install/ 馃棗.

Check if all requirements are met using

$ flutter doctor -v