archify 1.0.4
archify: ^1.0.4 copied to clipboard
A CLI tool for generating clean architecture structure in Flutter projects.
1.0.4 #
- Added force flag to
configurecommand to overwrite existing files without prompt. - Improved generate command to handle nested features and avoid overwriting existing layers.
- Added better logging for all commands with success/error indicators.
- Updated
version_utilsto include semantic versioning helpers. - Minor bug fixes in
pubspec_managerfor adding dependencies. - Enhanced README with additional usage examples and troubleshooting tips.