{"id":28634526,"url":"https://github.com/srinivasayush/flutter_firebase_riverpod_boilerplate","last_synced_at":"2025-06-12T16:14:46.082Z","repository":{"id":52149908,"uuid":"347283474","full_name":"srinivasayush/flutter_firebase_riverpod_boilerplate","owner":"srinivasayush","description":"A flutter boilerplate app incorporating riverpod state management and firebase functionality","archived":false,"fork":false,"pushed_at":"2021-03-29T04:30:34.000Z","size":69,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-15T06:21:34.029Z","etag":null,"topics":["android","firebase","firebase-console","firebase-functionality","flutter","ios","riverpod","template"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/srinivasayush.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}},"created_at":"2021-03-13T05:37:40.000Z","updated_at":"2024-07-31T17:19:05.000Z","dependencies_parsed_at":"2022-08-28T15:41:56.693Z","dependency_job_id":null,"html_url":"https://github.com/srinivasayush/flutter_firebase_riverpod_boilerplate","commit_stats":null,"previous_names":["srinivasayush/flutter_firebase_riverpod_boilerplate"],"tags_count":null,"template":true,"template_full_name":null,"purl":"pkg:github/srinivasayush/flutter_firebase_riverpod_boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srinivasayush%2Fflutter_firebase_riverpod_boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srinivasayush%2Fflutter_firebase_riverpod_boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srinivasayush%2Fflutter_firebase_riverpod_boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srinivasayush%2Fflutter_firebase_riverpod_boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srinivasayush","download_url":"https://codeload.github.com/srinivasayush/flutter_firebase_riverpod_boilerplate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srinivasayush%2Fflutter_firebase_riverpod_boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259500301,"owners_count":22867347,"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":["android","firebase","firebase-console","firebase-functionality","flutter","ios","riverpod","template"],"created_at":"2025-06-12T16:14:30.281Z","updated_at":"2025-06-12T16:14:46.078Z","avatar_url":"https://github.com/srinivasayush.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flutter_firebase_riverpod_boilerplate\n\nA Flutter boilerplate app incorporating riverpod state management and firebase functionality\n\n## Getting Started\n\n1. Add your google_services.json file in the android/app directory\n2. Delete the .gitignore file in the android/app directory\n3. Go to the android/app/build.gradle file and change the `applicationId` field to your unique [Android Application Id](https://developer.android.com/studio/build/application-id)\n4. Re-create the flutter app within the root directory\n```powershell\nflutter create .\n```\n5. Go to the [Firebase Console](https://console.firebase.google.com/) and enable Google Authentication, and Cloud Firestore\n6. Go to the [Firebase Console](https://console.firebase.google.com/) and add a new Android App\n    - When creating the app in console, it will ask you for an optional SHA-1 certificate.\n    - This app uses Google Sign In, so it requires an SHA-1 certifiate\n    - Generate an SHA-1 certificate for Google Sign In with\n    ```powershell\n    cd android\n    gradlew signingReport\n    ```\n    - Scroll to the bottom of the output and copy paste the SHA-1 certificate under the `debugAndroidTest` variant\n7. Get all dependencies for the app with\n```powershell\nflutter pub get\n```\n8. Run the flutter app with flutter run\n```powershell\nflutter run\n```\n\n## Implemented Features\n\nAuthentication\n- Google Sign In\n- Email and Password \n\nCloud Firestore\n- Adding users to users collection\n- Getting and displaying logged in user data from users collection\n- Getting and displaying list of users\n\nRiverpod\n- State management with Riverpod library\n- Able to access state from anywhere in Flutter application\n\n\n## Future Features\nAuthentication\n- Other authentication methods such as Twitter, Github, etc.\n\nCloud Storage\n- Upload multimedia files\n\n\nThis project is a starting point for a Flutter application with Riverpod and Firebase.\n\nA few resources to get you started if this is your first Flutter project:\n\n- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)\n- [FlutterFire Documentation](https://firebase.flutter.dev/docs/overview/)\n- [Riverpod Documentation](https://riverpod.dev/docs/getting_started/)\n\nFor help getting started with Flutter, view its\n[online documentation](https://flutter.dev/docs), which offers tutorials,\nsamples, guidance on mobile development, and a full API reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrinivasayush%2Fflutter_firebase_riverpod_boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrinivasayush%2Fflutter_firebase_riverpod_boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrinivasayush%2Fflutter_firebase_riverpod_boilerplate/lists"}