change_project_name 1.1.0 copy "change_project_name: ^1.1.0" to clipboard
change_project_name: ^1.1.0 copied to clipboard

A CLI tool to rename Flutter/Dart projects and update all package references automatically. Simple, fast, and made for devs who hate tedious refactors.

1.1.0 - 2025-12-27 #

๐Ÿš€ Features #

  • Introduce ProjectRenamer class for programmatic usage.

๐Ÿšœ Refactor #

  • Modularize codebase: Move logic to lib/src/ and split utilities.
  • Improve CLI argument parsing and error handling.

๐Ÿงช Tests #

  • Add unit tests for package name validation.

1.0.7 - 2025-12-03 #

๐Ÿ› Bug Fixes #

  • Correct newline character and package name validation logic

๐Ÿ“š Documentation #

  • Update changelog
  • Update changelog for v1.0.7

1.0.6 - 2025-10-20 #

๐Ÿ“š Documentation #

  • Update README

โš™๏ธ Miscellaneous Tasks #

  • Add publisher

1.0.5 - 2025-10-05 #

๐Ÿ“š Documentation #

  • Update CHANGELOG
  • Update README

โš™๏ธ Miscellaneous Tasks #

  • Bump version

1.0.4 - 2025-10-04 #

๐Ÿ“š Documentation #

  • Update cliff.toml'

โš™๏ธ Miscellaneous Tasks #

  • Bump version to 1.0.4

1.0.3 - 2025-09-28 #

๐Ÿ“š Documentation #

  • Add initial CHANGELOG.md for tracking changes

โš™๏ธ Miscellaneous Tasks #

  • Update CHANGELOG for version 1.0.2 and enhance documentation
  • Update version to 1.0.3 and enhance CHANGELOG with documentation improvements

1.0.2 - 2025-09-21 #

๐Ÿš€ Features #

  • Add flutter project example

๐Ÿšœ Refactor #

  • Enhance documentation and improve argument parsing in CLI tool

๐Ÿ“š Documentation #

  • Enhance changelog format and add cliff.toml configuration

โš™๏ธ Miscellaneous Tasks #

  • Update version to 1.0.2 and enhance CHANGELOG with new features and removals

1.0.1 - 2025-09-06 #

๐Ÿšœ Refactor #

  • Remove unnecessary code

๐Ÿ“š Documentation #

  • Update documentation
  • Update

โš™๏ธ Miscellaneous Tasks #

  • Bump version
4
likes
160
points
173
downloads

Publisher

verified publisheritsyourboiputra.is-a.dev

Weekly Downloads

A CLI tool to rename Flutter/Dart projects and update all package references automatically. Simple, fast, and made for devs who hate tedious refactors.

Homepage
Repository (GitHub)
View/report issues

Topics

#cli #flutter #dart #rename #refactor

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

args, path, yaml

More

Packages that depend on change_project_name