flutter-cli

Flutter CLI

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
flutter-cli
0.0.156 years ago6 years agoMinified + gzip package size for flutter-cli in KB

Readme

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