0.0.15 • Published 8 years ago
flutter-cli v0.0.15
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-cliInstalling Flutter with Yarn
yarn global add flutter-cliRun flutter doctor
Run the following command to see if there are any dependencies you need to install to complete the setup:
flutter doctor