bipul_cli 1.0.1
bipul_cli: ^1.0.1 copied to clipboard
A powerful yet simple CLI for generating Flutter projects and features with a clean, scalable architecture following DRY and SOLID principles.
Changelog #
1.0.1 #
- Fix Dependency not found issue
1.0.0 #
- Include create clean architecture
- Include create features
0.1.1 #
- Include template
0.1.0 #
- Initial release
- Features: Project and feature generation for Flutter
- Supports Android (Kotlin/Java), iOS (Swift/Objective-C), and optional linter
- Clean architecture structure with data, domain, and presentation layers