flutter_bloc_cli_plus 1.0.1
flutter_bloc_cli_plus: ^1.0.1 copied to clipboard
CLI tool for rapidly scaffolding Flutter projects with BLoC architecture and code generation.
1.0.0 Initial version. #
- No additional features, just the initial release.
1.0.1 Added Cubit command. #
- Implemented the Cubit command for initializing project structure and creating screens.
- Updated file path separator for Mac and Linux
- Added a feature for creating multiple screens at once.
- Moved the utils directory into the core directory and updated the data directory to core.
- Error messages are now highlighted in red for better visibility.
- Success messages are now highlighted in green for better visibility.