{"id":32301254,"url":"https://github.com/parth-p-7span/project-manager","last_synced_at":"2026-02-24T14:36:41.187Z","repository":{"id":47794060,"uuid":"516310787","full_name":"parth-p-7span/project-manager","owner":"parth-p-7span","description":"A command-line tool to generate painless dart code for bloc pattern in your flutter project. Use seven command to perform operations.","archived":false,"fork":false,"pushed_at":"2022-09-27T05:19:59.000Z","size":45,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T05:43:10.166Z","etag":null,"topics":["bloc","cli","dart","dart-package","flutter","pubdev"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/project_manager","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/parth-p-7span.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}},"created_at":"2022-07-21T09:41:22.000Z","updated_at":"2024-11-02T04:11:03.000Z","dependencies_parsed_at":"2022-09-11T10:00:12.508Z","dependency_job_id":null,"html_url":"https://github.com/parth-p-7span/project-manager","commit_stats":null,"previous_names":["parthp-7span/project-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parth-p-7span/project-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parth-p-7span%2Fproject-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parth-p-7span%2Fproject-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parth-p-7span%2Fproject-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parth-p-7span%2Fproject-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parth-p-7span","download_url":"https://codeload.github.com/parth-p-7span/project-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parth-p-7span%2Fproject-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28281270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T03:48:11.750Z","status":"ssl_error","status_checked_at":"2026-01-11T03:48:02.765Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bloc","cli","dart","dart-package","flutter","pubdev"],"created_at":"2025-10-23T05:38:18.623Z","updated_at":"2026-01-11T04:13:26.423Z","avatar_url":"https://github.com/parth-p-7span.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Pub Version](https://img.shields.io/pub/v/project_manager?style=plastic)  ![Dart Version](https://img.shields.io/badge/dart-v2.16.0-orange?style=plastic)\n\n# project_manager\nA command-line tool to generate painless dart code for bloc pattern in your flutter project.\nUse `seven` command to perform operations.\n\n## Installation\n\n#### You can activate this using dart pub command\n\nThis is package is an independent library that is not linked to your project. So there's no need to add it to your\nflutter project as it works as a global command line tool for all of your projects.\n\n```shell\ndart pub global activate project_manager\n```\n\nRun following command to add pub cache to system's environment/path variable. So that you can access `seven` command in every project.\u003cbr/\u003e\n\n\u003ci\u003eNote: You need to execute this command eveytime when you open new terminal.\u003c/i\u003e\n\n```shell\nexport PATH=\"$PATH\":\"$HOME/.pub-cache/bin\"\n```\n\n## Usage\n\n#### Help Command - Run following command to see Help\n\n```shell\nseven --help\n```\n\n#### Create Command - Run following command to create template code for a module with `bloc` structure\n\n```shell\nseven create --name module_name\n```\n\nYou can use --name OR -n before module name\n\n\u003cb\u003eFor Example:\u003c/b\u003e\n```shell\nseven create --name feature-chat \n```\nOR\n```shell\nseven create -N feature-chat\n```\n\n## Contributors\n\n\n[Parth Panchal](https://www.linkedin.com/in/parthpanchal8401/)\n\u003ca href=\"https://twitter.com/hitchhickerrr\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg\" alt=\"twitter_logo\" height=\"18\" width=\"28\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://linkedin.com/in/parthpanchal8401\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg\" alt=\"linedin_logo\" height=\"18\" width=\"28\" /\u003e\u003c/a\u003e\n\n[Mukund Jogi](https://www.linkedin.com/in/mukund-a-jogi/)\n\u003ca href=\"https://twitter.com/mukundjogi\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg\" alt=\"twitter_logo\" height=\"18\" width=\"28\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://linkedin.com/in/mukund-a-jogi\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg\" alt=\"linedin_logo\" height=\"18\" width=\"28\" /\u003e\u003c/a\u003e\n\n[Milan Surelia](https://www.linkedin.com/in/milansurelia/)\n\u003ca href=\"https://twitter.com/milanpsurelia\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg\" alt=\"twitter_logo\" height=\"18\" width=\"28\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://linkedin.com/in/milansurelia\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg\" alt=\"linedin_logo\" height=\"18\" width=\"28\" /\u003e\u003c/a\u003e\n\n\n## Having Issues\n\nFile the Issue [here](https://github.com/parthp-7span/project-manager/issues)\n\n## Looking to contribute to this package:\n\n**🤘🏻 Great!**\nFork the [Repo](https://github.com/parthp-7span/project-manager), Update Code, Write a meaningful Commit Message, Send a PR. That's all you need to Contribute.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparth-p-7span%2Fproject-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparth-p-7span%2Fproject-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparth-p-7span%2Fproject-manager/lists"}