siddhartha_cli 0.0.5
siddhartha_cli: ^0.0.5 copied to clipboard
Dart command line for creating new flutter project and feature architecture with clean architecture.
0.0.5 #
-
New Added
- Feature: Add option for mvvm architecture
-
Bug Fix:
- Fix issue of repo/repoimpl not following PascalCase
0.0.4 #
- Ask for project and package name and replace those with cloned package
0.0.3 #
- Create folder structure with repo and repo_impl file
0.0.2 #
- remove default git from cloned project
0.0.1 #
- Add Command create and feature.
- Testing with internal testers