{"id":19447003,"url":"https://github.com/amanullahgit/fcm_flutter-notification","last_synced_at":"2026-03-04T00:35:25.200Z","repository":{"id":111359469,"uuid":"259531802","full_name":"Amanullahgit/FCM_Flutter-Notification","owner":"Amanullahgit","description":"The repo is about flutter notification and FCM (Firebase Cloud Messaging). It covers flutter notification (foreground, background) and receiving notification automatically on document change in firebase database using javascript code.","archived":false,"fork":false,"pushed_at":"2021-04-14T11:24:51.000Z","size":60,"stargazers_count":45,"open_issues_count":1,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-18T03:04:47.754Z","etag":null,"topics":["fcm","fcm-notifications","fcm-push-notification","firebase","firebase-cloud-messaging","firebase-firestore","firebase-functions","flutter","flutter-apps","flutter-demo","flutter-notification"],"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/Amanullahgit.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":"2020-04-28T04:33:55.000Z","updated_at":"2024-06-07T12:57:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"adf0ed05-acd3-4b5a-a3ce-ec8ac8eb1615","html_url":"https://github.com/Amanullahgit/FCM_Flutter-Notification","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Amanullahgit/FCM_Flutter-Notification","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanullahgit%2FFCM_Flutter-Notification","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanullahgit%2FFCM_Flutter-Notification/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanullahgit%2FFCM_Flutter-Notification/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanullahgit%2FFCM_Flutter-Notification/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Amanullahgit","download_url":"https://codeload.github.com/Amanullahgit/FCM_Flutter-Notification/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Amanullahgit%2FFCM_Flutter-Notification/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30067729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fcm","fcm-notifications","fcm-push-notification","firebase","firebase-cloud-messaging","firebase-firestore","firebase-functions","flutter","flutter-apps","flutter-demo","flutter-notification"],"created_at":"2024-11-10T16:16:08.684Z","updated_at":"2026-03-04T00:35:25.195Z","avatar_url":"https://github.com/Amanullahgit.png","language":"Dart","readme":"# Flutter Notification \u0026 FCM\n\nThe repo is about flutter notification and FCM (Firebase Cloud Messaging).\u003cbr\u003e\nIt covers flutter notification (foreground, background) and receiving notification automatically on document change in firebase database using javascript code.\u003cbr\u003e\n\n[Updated with flutter 2.0](https://github.com/Amanullahgit/Flutter-v2-FCM-Notifications)\u003cbr\u003e\u003cbr\u003e\n## Getting Started\n\nJust clone the repo and add your firebase 'google-services.json'.\u003cbr\u003e\u003cbr\u003e\n\nFor Step By Step Guide Follow Video Tutorials:\n\n- [Flutter Notification \u0026 FCM - Complete Tutorial](https://youtu.be/0IJsDXs9mr4?list=PLrTDw7ICfHFmv6F9owUC17QGA4J286kq2)\n- [Part #1 - Foreground Notification - Flutter Notification \u0026 FCM](https://youtu.be/QWIDjL9HTiE?list=PLrTDw7ICfHFmv6F9owUC17QGA4J286kq2)\n- [Part #2 - Background Notification - Flutter Notification \u0026 FCM](https://youtu.be/al_og4iUiqY?list=PLrTDw7ICfHFmv6F9owUC17QGA4J286kq2)\n- [Part #3 - Automating Notification JS - Flutter Notification \u0026 FCM](https://youtu.be/dcrI-okFHfE?list=PLrTDw7ICfHFmv6F9owUC17QGA4J286kq2)\n\n\u003cbr\u003e\u003cbr\u003e\nCreating Firebase Project and use this project here:\n- [How to use this source code](https://youtu.be/zg_WxgXWiZs)\n\u003cbr\u003e\u003cbr\u003e\nLinks used in project:\n\n- [Firebase Messaging link](https://pub.dev/packages/firebase_messaging#-installing-tab-)\n- [Cloud Messaging link](https://firebase.google.com/docs/cloud-messaging/android/client)\n- [Flutter Local Notification link](https://pub.dev/packages/flutter_local_notifications#-installing-tab-)\n- [Nodejs Link](https://nodejs.org/en/download/)\n\u003cbr\u003e\u003cbr\u003e\n\nFeel Free to copy the code and use it.\u003cbr\u003e\u003cbr\u003e\nDon't forget to star the repo and like the video :)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famanullahgit%2Ffcm_flutter-notification","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famanullahgit%2Ffcm_flutter-notification","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famanullahgit%2Ffcm_flutter-notification/lists"}