arch_starters 1.0.1
arch_starters: ^1.0.1 copied to clipboard
A CLI tool to bootstrap Flutter projects with pre-configured architecture patterns (MVVM, Clean Architecture). Rapidly set up new projects with best practices.
1.0.1 #
- Added dynamic architecture synchronization from the linked GitHub repository.
- Expanded support for additional architecture templates beyond MVVM and Clean.
- Improved and clarified documentation across the package.
1.0.0 #
- Initial release
- Support for MVVM architecture
- Support for Clean architecture
- Cross-platform compatibility (Windows, macOS, Linux)
- Automatic template download from GitHub
- Interactive CLI with warnings
- Backup of original pubspec.yaml
- List command to show available architectures