# flutter-pro-cli **Repository Path**: LiuTea/flutter-pro-cli ## Basic Information - **Project Name**: flutter-pro-cli - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-29 - **Last Updated**: 2024-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ```