flutter_manager 1.0.2 flutter_manager: ^1.0.2 copied to clipboard
A useful command line tool for Flutter, which support flutter component management, built-in commands and custom command etc.(一个实用的Flutter命令行工具,支持 flutter 组件管理、内置命令和自定义命令等)
1.0.2 #
- 【feat】Add example code
- 【bugFixed】Fix the problem of address mismatch when local source code depends
1.0.1+1 #
- Update Chinese document address
1.0.1 #
- The previous power_command is no longer maintained, and new flutter_manager are welcome
1.0.0 #
- Added
manager mvm
command.Themvm
command can uniformly manage the version number of the flutter component library and switch between local path and remote git dependencies with one click.