CoericK / flutter-cli

Flutter CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flutter CLI

Makes the flutter (Flutter) command| available to use on your operating system .

Author: CoericK

License: Apache v2

Installing Flutter with npm

npm install -g flutter-cli

Installing Flutter with Yarn

yarn global add flutter-cli

Run flutter doctor

Run the following command to see if there are any dependencies you need to install to complete the setup:

flutter doctor

About

Flutter CLI


Languages

Language:JavaScript 100.0%