flutter_worktree_manager 0.1.0
flutter_worktree_manager: ^0.1.0 copied to clipboard
A CLI tool to manage Flutter git worktrees with automatic secret file copying and build_runner support.
0.1.0 #
- Initial release.
- Support for creating git worktrees with automatic config file copying.
- Automatic
flutter pub getandbuild_runner buildexecution. - Support for
worktree_config.yamlto customize directory paths and files. - Added
--removecommand to clean up worktrees easily.