Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

flutter-pro-cli

love-flutter16ISC1.0.37

flutter project cli

flutter, cli, project

readme

  1. flutter 脚手架工作,自动生成项目框架结构
  2. 自动生成对应的单元测试目录
  3. 脚本化检查当前代码质量
Usage: flutter-pro-cli [options] [command]

Options:
  -h, --help      display help for command

Commands:
  init|i          Generates new flutter project
  check|c         Check the project lib format
  run|r [check]   Check the project lib format and run
  sync-test|st    Generates new test path base on lib path
  help [command]  display help for command