包详细信息

@lvfarias/fl-cli

LvFarias6ISC0.1.18

Flutter CLI

fl, cli, CLI, flutter

自述文件

Flutter CLI

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

Author: LvFarias

Installing FlutterCli with npm

sudo npm install -g @lvfarias/fl-cli

Run flutter doctor with cli

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

fl doctor

or

fl -d