siddhartha_cli 0.0.1
siddhartha_cli: ^0.0.1 copied to clipboard
Dart command line for creating new flutter project and feature with clean architecture.
command to activate globally if cloned #
dart pub global activate --source path .
command to activate globally #
dart pub global activate siddhartha_cli.
Usage #
for creating new flutter project #
siddhartha_cli create
for creating new feature in existing project with clean architecture #
siddhartha_cli feature