{"id":29802963,"url":"https://github.com/pythonhubdev/flutter_ddd_firebase_auth","last_synced_at":"2025-10-10T13:17:22.188Z","repository":{"id":52997754,"uuid":"383842282","full_name":"pythonhubdev/flutter_ddd_firebase_auth","owner":"pythonhubdev","description":"Implementing Firebase Authentication with Riverpod following Flutter Domain Driven Development pattern","archived":false,"fork":false,"pushed_at":"2025-09-15T18:23:55.000Z","size":319,"stargazers_count":81,"open_issues_count":5,"forks_count":14,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-27T05:50:31.344Z","etag":null,"topics":["dart","domain-driven-design","firebase","firebase-auth","flutter","riverpod"],"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/pythonhubdev.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-07T15:20:30.000Z","updated_at":"2025-08-16T07:16:23.000Z","dependencies_parsed_at":"2025-07-21T21:39:28.159Z","dependency_job_id":"f294074f-ea8e-4ce9-8872-4425fe8afc79","html_url":"https://github.com/pythonhubdev/flutter_ddd_firebase_auth","commit_stats":null,"previous_names":["pythonhubdev/flutter_ddd_firebase_auth"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pythonhubdev/flutter_ddd_firebase_auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonhubdev%2Fflutter_ddd_firebase_auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonhubdev%2Fflutter_ddd_firebase_auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonhubdev%2Fflutter_ddd_firebase_auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonhubdev%2Fflutter_ddd_firebase_auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythonhubdev","download_url":"https://codeload.github.com/pythonhubdev/flutter_ddd_firebase_auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythonhubdev%2Fflutter_ddd_firebase_auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004073,"owners_count":26083665,"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","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dart","domain-driven-design","firebase","firebase-auth","flutter","riverpod"],"created_at":"2025-07-28T10:44:50.189Z","updated_at":"2025-10-10T13:17:22.171Z","avatar_url":"https://github.com/pythonhubdev.png","language":"Dart","readme":"# Firebase Authentication with Flutter \u0026 DDD\n\nThis repository provides a comprehensive example of a Flutter application that implements Firebase Authentication using a Domain-Driven Design (DDD) architecture. It leverages modern Flutter technologies like Hooks Riverpod for state management and Freezed for immutable data classes.\n\nThis project serves as a robust starting point for building scalable and maintainable Flutter applications.\n\n## Features\n\n*   **Firebase Authentication:** Email \u0026 Password sign-in.\n*   **Domain-Driven Design (DDD):** A clean and separated architecture to promote maintainability and testability.\n*   **Riverpod:** State management for a reactive and predictable state.\n*   **Freezed:** Code generation for immutable data classes and unions.\n*   **Error Handling:** Clear separation of domain and application failures.\n\n## Project Structure\n\nThe project follows a layered architecture inspired by Domain-Driven Design. For a detailed explanation, please see the [Architecture Guide](./guides/architecture.md).\n\n```\nlib/\n├── application/  # Application Layer (Use Cases/BLoCs)\n├── domain/       # Domain Layer (Entities, Value Objects, Interfaces)\n├── services/     # Infrastructure Layer (Firebase Implementation)\n└── screens/      # Presentation Layer (UI)\n```\n\n## Getting Started\n\nTo get a local copy up and running, please follow the detailed instructions in the [Setup Guide](./guides/setup.md).\n\n## Architecture\n\nThis project is built with a strong emphasis on clean architecture and Domain-Driven Design principles. To understand the structure, layers, and design decisions, please refer to the [Architecture Guide](./guides/architecture.md).\n\n## Contributing\n\nContributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.\n\nIf you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag \"enhancement\".\n\n1.  Fork the Project\n2.  Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3.  Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4.  Push to the Branch (`git push origin feature/AmazingFeature`)\n5.  Open a Pull Request\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonhubdev%2Fflutter_ddd_firebase_auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythonhubdev%2Fflutter_ddd_firebase_auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythonhubdev%2Fflutter_ddd_firebase_auth/lists"}