my_clean_cli 1.0.2
my_clean_cli: ^1.0.2 copied to clipboard
A Dart CLI tool for generating clean architecture folders and updating pubspec.yaml in Flutter projects.
3. CHANGELOG.md #
# Changelog
## 1.0.0
- Initial release of `clean_architecture_cli`.
- Added functionality to generate predefined folder structures.
- Added functionality to update the `pubspec.yaml` file with dependencies and assets.
## 1.0.2
- Minor fix but important for the user