flutter_bloc_clean_cli 1.0.2
flutter_bloc_clean_cli: ^1.0.2 copied to clipboard
A CLI tool to generate Bloc-based clean architecture structure in a Flutter project.
1.0.2 README Update & Documentation Improvements 🚀 #
- Updated README.md for better clarity.
- Refined installation and usage instructions for easier onboarding.
1.0.1 Code Formatting & Lint Fixes 🚀 #
- Formatted all Dart files to match Dart's official formatting guidelines.
1.0.0 Initial Release #
- First release of
flutter_bloc_clean_cli - Generates a feature structure using Bloc and Clean Architecture