codeable_cli 1.0.0
codeable_cli: ^1.0.0 copied to clipboard
A CLI tool that scaffolds production-ready Flutter projects with Clean Architecture, BLoC/Cubit, Dio, Hive, GoRouter, multi-flavor builds, Firebase setup, and 40+ reusable UI components.
Changelog #
1.0.0 #
- Initial release
createcommand: Scaffold a complete Flutter project with Clean Architecture, BLoC/Cubit, Dio, Hive, GoRouter, and multi-flavor buildsfeaturecommand: Generate feature modules with data/domain/presentation layersrenamecommand: Rename the project across all files and configurationschange-idcommand: Update the app/bundle identifiersamplecommand: Add sample features with pre-built UI components- 40+ production-ready reusable UI components
- Firebase setup with per-flavor configuration
- Android keystore generation
- AI-assisted development config (CLAUDE.md, .cursorrules)
- Localization support with ARB files