{"id":20766869,"url":"https://github.com/rezapace/flutter_firebase_firestore_tutorial","last_synced_at":"2026-05-09T07:32:56.458Z","repository":{"id":241007770,"uuid":"804041821","full_name":"rezapace/flutter_firebase_firestore_tutorial","owner":"rezapace","description":" proyek aplikasi Flutter yang menunjukkan integrasi dengan Firebase Firestore. Langkah-langkah untuk memulai termasuk menginstal Flutter SDK, Firebase CLI, dan membuat proyek Firebase.","archived":false,"fork":false,"pushed_at":"2024-05-30T21:45:21.000Z","size":273,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T19:36:55.940Z","etag":null,"topics":["firebase","flutter"],"latest_commit_sha":null,"homepage":"https://devreza.my.id/","language":"C++","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/rezapace.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}},"created_at":"2024-05-21T20:59:32.000Z","updated_at":"2025-12-17T00:20:04.000Z","dependencies_parsed_at":"2024-05-21T23:22:31.379Z","dependency_job_id":"4d9188e9-16a5-4acf-9e3c-479bc4248a5d","html_url":"https://github.com/rezapace/flutter_firebase_firestore_tutorial","commit_stats":null,"previous_names":["rezapace/flutter_firebase_firestore_tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rezapace/flutter_firebase_firestore_tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezapace%2Fflutter_firebase_firestore_tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezapace%2Fflutter_firebase_firestore_tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezapace%2Fflutter_firebase_firestore_tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezapace%2Fflutter_firebase_firestore_tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rezapace","download_url":"https://codeload.github.com/rezapace/flutter_firebase_firestore_tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezapace%2Fflutter_firebase_firestore_tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32811361,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["firebase","flutter"],"created_at":"2024-11-17T11:26:31.538Z","updated_at":"2026-05-09T07:32:56.431Z","avatar_url":"https://github.com/rezapace.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Flutter Firebase Firestore Tutorial\n\nThis project is a Flutter application demonstrating the integration of Firebase Firestore.\n\n## Getting Started\n\n### Prerequisites\n\n- [Flutter SDK](https://flutter.dev/docs/get-started/install)\n- [Firebase CLI](https://firebase.google.com/docs/cli)\n- A Firebase project\n\n### Installation\n\n1. **Clone the repository:**\n   ```sh\n   git clone https://github.com/yourusername/flutter_firebase_firestore_tutorial.git\n   cd flutter_firebase_firestore_tutorial\n   ```\n\n2. **Install dependencies:**\n   ```sh\n   flutter pub get\n   ```\n\n3. **Set up Firebase:**\n   - Follow the [Firebase setup guide](https://firebase.google.com/docs/flutter/setup) to add Firebase to your Flutter app.\n   - Place the `google-services.json` (for Android) and `GoogleService-Info.plist` (for iOS) in the respective directories.\n\n4. **Run the app:**\n   ```sh\n   flutter run\n   ```\n\n### Project Structure\n\n- `lib/main.dart`: Entry point of the application.\n- `lib/pages/home_page.dart`: Home page UI and logic.\n- `lib/models/todo.dart`: Todo model.\n- `lib/services/database_service.dart`: Firestore database service.\n\n### Features\n\n- Add, update, and delete todos.\n- Real-time synchronization with Firestore.\n\n### Resources\n\n- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)\n- [Flutter Documentation](https://docs.flutter.dev/)\n\n### License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezapace%2Fflutter_firebase_firestore_tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frezapace%2Fflutter_firebase_firestore_tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frezapace%2Fflutter_firebase_firestore_tutorial/lists"}