flutter_worktree_manager 0.1.1 copy "flutter_worktree_manager: ^0.1.1" to clipboard
flutter_worktree_manager: ^0.1.1 copied to clipboard

A CLI tool to manage Flutter git worktrees with automatic secret file copying and build_runner support.

0.1.1 #

  • Localized all CLI output messages and help information to English.
  • Added support for --help and -h flags.
  • Improved documentation with comprehensive Doc comments.
  • Exported public library for better API documentation on pub.dev.
  • Updated .gitignore to keep the project clean.

0.1.0 #

  • Initial release.
  • Support for creating git worktrees with automatic config file copying.
  • Automatic flutter pub get and build_runner build execution.
  • Support for worktree_config.yaml to customize directory paths and files.
  • Added --remove command to clean up worktrees easily.
1
likes
0
points
175
downloads

Publisher

verified publisherdaybreaker42.com

Weekly Downloads

A CLI tool to manage Flutter git worktrees with automatic secret file copying and build_runner support.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

path, yaml

More

Packages that depend on flutter_worktree_manager