{"id":25482488,"url":"https://github.com/FlutterWiz/bare_bones_flutter","last_synced_at":"2025-11-07T00:31:08.114Z","repository":{"id":246127781,"uuid":"818006993","full_name":"FlutterWiz/bare_bones_flutter","owner":"FlutterWiz","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-15T15:03:29.000Z","size":154,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T15:34:41.610Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FlutterWiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2024-06-20T22:47:43.000Z","updated_at":"2025-02-15T15:03:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"90b02b35-6dfe-4bb0-8634-311dbe43d59b","html_url":"https://github.com/FlutterWiz/bare_bones_flutter","commit_stats":null,"previous_names":["alperefesahin/bare_bones_flutter","flutterwiz/bare_bones_flutter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Fbare_bones_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Fbare_bones_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Fbare_bones_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FlutterWiz%2Fbare_bones_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FlutterWiz","download_url":"https://codeload.github.com/FlutterWiz/bare_bones_flutter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239513373,"owners_count":19651323,"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":[],"created_at":"2025-02-18T17:00:57.065Z","updated_at":"2025-11-07T00:31:08.065Z","avatar_url":"https://github.com/FlutterWiz.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"# bare_bones_flutter\n\n\u003cimg src=\"https://github.com/user-attachments/assets/1b251200-f632-446d-a552-64fbf193daad\" width=\"500\"\u003e\n\nA Flutter project that serves as a template with essential features for building a robust mobile application.\n\n\n## ✨ Features\n\n- **Localization**  \n  Supports multiple languages to cater to a global audience.\n- **MVVM Architecture**  \n  Follows the Model-View-ViewModel architecture for a clean and maintainable codebase.\n- **Authentication Pages**  \n  Includes Sign In and Sign Up pages with text form fields validated using regular expressions.\n- **Navigation**  \n  Utilizes `go_router` for navigation and `shell_route` for nested routing.\n- **Main Branch**  \n  No state management, providing the most general case. No ViewModel since there is no functionality yet.\n- **Firebase Integration**  \n  - Functional Sign In, Sign Out, and Sign Up using Firebase.\n  - Built on top of the main branch's features.\n  - Incorporates `BLoC` and `Riverpod` for state management.\n\n## 🌿 Branches\n\n- **main**  \n  Basic template with the features listed above. No state management or ViewModel.\n- **bloc**  \n  Extends the main branch with Firebase integration (using BLoC) and additional authentication functionalities.\n- **riverpod**  \n  Extends the main branch with Firebase integration (using Riverpod) and additional authentication functionalities.\n\n## 🚀 Getting Started\n\nTo get started with this project, clone the repository and switch to your desired branch.\n\n## 📁 Project Structure\n\nThe project follows a modular structure with a focus on separation of concerns:\n\n    lib/\n    ├─ core/\n    │  ├─ config/\n    │  ├─ constants/\n    │  ├─ di/\n    │  ├─ init/\n    ├─ presentation/\n    │  ├─ design_system/\n    │  ├─ l10n/\n    │  ├─ views/\n    ├─ main.dart\n\n\n## 🛠 Makefile\n\nThe project includes a Makefile to manage tasks such as generating localization files and cleaning the project.\n\n### Generate the localization files\n\n```sh\nmake localization\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFlutterWiz%2Fbare_bones_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFlutterWiz%2Fbare_bones_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFlutterWiz%2Fbare_bones_flutter/lists"}