feature_folder_cli 0.0.4 copy "feature_folder_cli: ^0.0.4" to clipboard
feature_folder_cli: ^0.0.4 copied to clipboard

outdated

CLI utility that generates a folder structure to reduce the repetitive work required to setup directories for models, services, repositories, screens and widgets.

example/EXAMPLE.md

Example #

This folder contains the files generated from the cli utility

feature1/
┣ domain/
┃ ┣ models/
┃ ┃ ┗ feature1_model.dart
┃ ┣ repository/
┃ ┃ ┗ feature1_repository.dart
┃ ┣ services/
┃ ┃ ┗ feature1_service.dart
┃ ┗ feature1_domain.dart
┣ providers/
┃ ┣ feature1_provider.dart
┃ ┗ providers.dart
┣ screens/
┃ ┣ feature1_screen.dart
┃ ┗ screens.dart
┣ widgets/
┃ ┣ feature1_widget.dart
┃ ┗ widgets.dart
┗ index.dart
39
likes
0
pub points
62%
popularity

Publisher

verified publisherryandsilva.dev

CLI utility that generates a folder structure to reduce the repetitive work required to setup directories for models, services, repositories, screens and widgets.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

ansicolor, args, flutter, path, recase

More

Packages that depend on feature_folder_cli