flutter_manager 1.0.5 copy "flutter_manager: ^1.0.5" to clipboard
flutter_manager: ^1.0.5 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.5 #

  • 【feat】The local/remote branch of each component can be managed uniformly through the ref tag of the delegate.yaml configuration file

1.0.4 #

  • 【bugFixed】Fixed a bug that failed to automatically create a local source folder based on delegate.yaml's path tag
  • 【feat】Remove the thirdParty tag from the delegate.yaml file to automatically identify whether it is a third-party library

1.0.3 #

  • 【feat】When you update a library dependency, the granularity of operations is reduced from dependency to specific library node
  • 【feat】Removes management of the Flutter SDK, allowing users to care only about their own business dependencies

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 #

1.0.0 #

  • Added manager mvm command.The mvm command can uniformly manage the version number of the flutter component library and switch between local path and remote git dependencies with one click.
2
likes
140
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

A useful command line tool for Flutter, which support flutter component management, built-in commands and custom command etc.(一个实用的Flutter命令行工具,支持 flutter 组件管理、内置命令和自定义命令等)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

args, path, yaml, yaml_edit

More

Packages that depend on flutter_manager