Skip to content

flutter

moqsien edited this page Jan 21, 2024 · 3 revisions
moqsien@moqsiendeiMac gvc % g f -h
Flutter related CLIs.

Usage:
   flutter [command]

Aliases:
  flutter, f

Available Commands:
  aliyun-repo        Use aliyun repo for a flutter project.
  android-sdkmanager Installs android cmdline tools(sdkmanager).
  env                Sets envs for flutter.
  local              Shows installed versions.
  remote             Shows available versions from remote website.
  remove             Removes a specified version.
  remove-unused      Removes installed versions except the one currently in use.
  start-avd          Start an avd.
  tools-avd          Install build-tools, platform-tools, etc. And create avd for android.
  use                Downloads and switches to the specified version.

Flags:
  -h, --help   help for flutter

Use " flutter [command] --help" for more information about a command.
Clone this wiki locally