{"id":20418363,"url":"https://github.com/mo7amedaliebaid/clean-architecture-getx-task","last_synced_at":"2025-11-07T05:02:00.685Z","repository":{"id":225243826,"uuid":"764230218","full_name":"mo7amedaliEbaid/clean-architecture-getx-task","owner":"mo7amedaliEbaid","description":"clean-architecture-getx-example","archived":false,"fork":false,"pushed_at":"2024-03-08T13:46:08.000Z","size":452,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T09:51:55.416Z","etag":null,"topics":["authentication","clean-architecture","clean-code","dart","dartz","dependency-injection","dio","flutter","getx","hive","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mo7amedaliEbaid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-27T17:57:01.000Z","updated_at":"2024-09-17T07:33:52.000Z","dependencies_parsed_at":"2024-03-08T14:59:14.938Z","dependency_job_id":null,"html_url":"https://github.com/mo7amedaliEbaid/clean-architecture-getx-task","commit_stats":null,"previous_names":["mo7amedaliebaid/mobile_test_task","mo7amedaliebaid/clean-architecture-getx-example","mo7amedaliebaid/clean-architecture-getx-task"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mo7amedaliEbaid/clean-architecture-getx-task","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mo7amedaliEbaid%2Fclean-architecture-getx-task","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mo7amedaliEbaid%2Fclean-architecture-getx-task/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mo7amedaliEbaid%2Fclean-architecture-getx-task/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mo7amedaliEbaid%2Fclean-architecture-getx-task/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mo7amedaliEbaid","download_url":"https://codeload.github.com/mo7amedaliEbaid/clean-architecture-getx-task/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mo7amedaliEbaid%2Fclean-architecture-getx-task/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264951610,"owners_count":23687974,"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":["authentication","clean-architecture","clean-code","dart","dartz","dependency-injection","dio","flutter","getx","hive","rest-api"],"created_at":"2024-11-15T06:31:54.553Z","updated_at":"2025-11-07T05:02:00.635Z","avatar_url":"https://github.com/mo7amedaliEbaid.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clean-architecture-getx-example\n- This structure follows a clean architecture approach, with clear separation of concerns, Using the efficient Getx state management.\n\n## Directory Structure:\n```\nlib\n│\n├── bindings\n│   ├── login_bindings.dart\n│   ├── register_bindings.dart\n│   ├── update_user_bindings.dart\n│   └── bindings.dart\n│\n├── configs\n│   ├── app.dart\n│   ├── app_dimensions.dart\n│   ├── app_typography.dart\n│   ├── register.dart\n│   ├── app_typography_ext.dart\n│   ├── configs.dart\n│   ├── space.dart\n│   ├── space_ext.dart\n│   └── ui.dart\n│\n├── controllers\n│   ├── controllers.dart\n│   ├── login.dart\n│   ├── register.dart\n│   └── update_user.dart\n│\n├── core\n│   ├── app\n│   ├── constants\n│   ├── di\n│   ├── enums\n│   ├── helpers\n│   ├── interceptors\n│   ├── log\n│   ├── network\n│   ├── routes\n│   ├── validators\n│   └── core.dart\n│\n├── data\n│   ├── data_sources\n│   └── repos\n│\n├── models\n│\n├── view\n│   ├── screens\n│   └── widgets\n│\n└── main.dart\n\n```\n## Dependencies:\n```\n  dartz:\n  dio:\n  get:\n  hive:\n  hive_flutter:\n  logger:\n  get_it:\n  awesome_dialog:\n  country_code_picker:\n  internet_connection_checker:\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmo7amedaliebaid%2Fclean-architecture-getx-task","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmo7amedaliebaid%2Fclean-architecture-getx-task","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmo7amedaliebaid%2Fclean-architecture-getx-task/lists"}