{"id":15554993,"url":"https://github.com/ryandsilva/feature_folder_cli","last_synced_at":"2025-09-16T12:27:22.228Z","repository":{"id":41395102,"uuid":"386665379","full_name":"RyanDsilva/feature_folder_cli","owner":"RyanDsilva","description":"CLI utility that generates folder by feature file structure","archived":false,"fork":false,"pushed_at":"2024-03-07T04:21:02.000Z","size":52,"stargazers_count":49,"open_issues_count":1,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T20:13:26.315Z","etag":null,"topics":["cli","dart","dartlang","developer-tools","feature-folders","flutter","mason","template","template-generator"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/feature_folder_cli","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RyanDsilva.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-16T14:29:43.000Z","updated_at":"2024-10-31T13:36:16.000Z","dependencies_parsed_at":"2024-03-07T05:30:28.967Z","dependency_job_id":"e13f741d-c3af-4b79-a46d-d3d5f1163997","html_url":"https://github.com/RyanDsilva/feature_folder_cli","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanDsilva%2Ffeature_folder_cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanDsilva%2Ffeature_folder_cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanDsilva%2Ffeature_folder_cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RyanDsilva%2Ffeature_folder_cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RyanDsilva","download_url":"https://codeload.github.com/RyanDsilva/feature_folder_cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250506141,"owners_count":21441723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli","dart","dartlang","developer-tools","feature-folders","flutter","mason","template","template-generator"],"created_at":"2024-10-02T15:05:32.722Z","updated_at":"2025-09-16T12:27:17.146Z","avatar_url":"https://github.com/RyanDsilva.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Folder by Feature CLI Utility :open_file_folder:\n\nA Dart CLI tool that generates the folder structure for the folder-by-feature pattern. This tool helps to reduce the repetitive work required to setup directories for models, services, repositories, screens and widgets.\n\nThe folder structure generated by the cli is as follows:\n\n```md\nfeature/\n┣ domain/\n┃ ┣ models/\n┃ ┣ repository/\n┃ ┣ services/\n┃ ┗ index.dart\n┣ screens/\n┃ ┣ feature_screen.dart\n┃ ┗ index.dart\n┣ widgets/\n┃ ┣ feature_component.dart\n┃ ┗ index.dart\n┣ providers/\n┃ ┣ feature_provider.dart\n┃ ┗ index.dart\n┗ index.dart\n```\n\n## Command Usage :wrench:\n\u003e Make sure you are in the root of your project\n```sh\nff generate -n \u003cfeature_name\u003e -t \u003ctype\u003e -p \u003cpath\u003e\n```\n\n\u003e Currently supporting only the `simple` and `getx` types","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryandsilva%2Ffeature_folder_cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryandsilva%2Ffeature_folder_cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryandsilva%2Ffeature_folder_cli/lists"}