clean_forge 0.1.0
clean_forge: ^0.1.0 copied to clipboard
A powerful CLI tool for generating production-ready Clean Architecture features with comprehensive testing, DI, and multiple state management options
0.1.0 #
- Generate core/utils and core/constants sample files on init
- Add SharedPreferences registration to DI container template
- Add InternetConnectionChecker to NetworkInfoImpl
- Generate integration test templates
- Fix hardcoded package:clean_forge/ in test templates
- Centralize _toPascalCase into string_helpers.dart
- Implement FeatureConfig, CustomLogger, CLI utilities
- Expand test suite to 20 tests (up from 1)
0.0.1 #
- Initial version.