splendid_cli 1.0.0
splendid_cli: ^1.0.0 copied to clipboard
A Command-Line Interface for scaffolding Flutter projects with MVC architecture, strong typing, and localization best practices.
1.0.0 #
Initial Release #
- Project Scaffolding:
createcommand for generating Flutter projects with MVC architecture - Project Setup:
setupcommand for automated dependency installation and localization generation - Test Generation:
generate-testcommand for creating comprehensive test templates - Strong Typing: All generated code follows explicit typing patterns
- Localization Ready: Pre-configured l10n setup with ARB files
- Cross-Platform: Support for all Flutter platforms (Android, iOS, Web, Desktop)
- Developer Experience: Intuitive CLI with helpful aliases and comprehensive help system