Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[firebase_messaging] Add web support #45300

Closed
harryterkelsen opened this issue Nov 20, 2019 · 16 comments
Closed

[firebase_messaging] Add web support #45300

harryterkelsen opened this issue Nov 20, 2019 · 16 comments
Labels
c: new feature Nothing broken; request for a new capability customer: crowd Affects or could affect many people, though not necessarily a specific customer. p: firebase_messaging The Firebase Messaging plugin P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. platform-web Web applications specifically

Comments

@harryterkelsen
Copy link
Contributor

We should implement web support for firebase_messaging

@harryterkelsen harryterkelsen added c: new feature Nothing broken; request for a new capability plugin platform-web Web applications specifically p: firebase_messaging The Firebase Messaging plugin labels Nov 20, 2019
@harryterkelsen harryterkelsen added this to Not Started in Flutter Web Plugins via automation Nov 20, 2019
@yjbanov yjbanov added this to the Near-term Goals milestone Dec 12, 2019
@YohanWadia
Copy link

Hey! Sorry just wanted to know if I am missing out on something... Or Firebase Messaging for WEB isnt ready? I've searched every where but cant seem to get an example/package/ etc etc... Where could I keep track of this feature & its release?

@cbenhagen
Copy link
Contributor

Just subscribe to this issue to get notified when it is implemented.

@YohanWadia
Copy link

Hey guys just checking in... Cause this is an important feature...
What are my other options to make the same code base run with firebase_messaging for notifications... when I run it on the web?
Ios & Android are perfect... but what else could i do for the same effect of receiving a notification via firebase messaging for the web?

@TobiasHeidingsfeld
Copy link

Super important for me too. This would be awesome to have working

@YohanWadia
Copy link

Super important for me too. This would be awesome to have working

@TobiasHeidingsfeld ... the funny thing is that, I fail to imagine of how developers are doing real crossplatform development for the web Firebase without actually running into this problem! So either no one is really using firebase properly... or no one is really using flutter for the web!! But its absolutely a no brainer to know how important this is and we're the only few guys over here! ;-)

@iapicca iapicca added the customer: crowd Affects or could affect many people, though not necessarily a specific customer. label Mar 9, 2020
@kf6gpe kf6gpe added the P1 High-priority issues at the top of the work list label May 29, 2020
@kf6gpe kf6gpe modified the milestone: Near-term Goals Jun 1, 2020
@yjbanov yjbanov added P2 Important issues not at the top of the work list and removed P1 High-priority issues at the top of the work list labels Jun 16, 2020
@kf6gpe kf6gpe modified the milestone: [DEPRECATED] Near-term Goals Jul 7, 2020
@kf6gpe kf6gpe removed this from the [DEPRECATED] Near-term Goals milestone Jul 22, 2020
@cyanglaz
Copy link
Contributor

@kroikie Should we move this to the flutterfire repo?

@Hixie Hixie removed this from the None milestone Aug 17, 2020
@mzimbres
Copy link

Where can I follow the progress with this issue? Thanks.

@cbenhagen
Copy link
Contributor

cbenhagen commented Oct 11, 2020

@mzimbres you can follow this issue: firebase/flutterfire#1653. There is also a PR: firebase/flutterfire#1989. But no one had time to review it so far so it got a bit stale.

@Vinzent03
Copy link

@cbenhagen Did I miss something or did you mention an issue for mac os support in a web support discussion?

@cbenhagen
Copy link
Contributor

🙈 Oh, my bad. Sorry for the noise.

@limdor
Copy link

limdor commented Nov 23, 2020

What is the status on this issue? Any estimations when this might be implemented? Are there any workarounds possible for the moment?

@Vinzent03
Copy link

Take at look at the roadmap. firebase/flutterfire#2582 (comment)

@FlagshipApps
Copy link

The notifications themselfes work, but there is a known limitation that background notifications can only be handled in Javascript, not in dart.
(source: https://firebase.flutter.dev/docs/messaging/usage)
Is there any Issue which tracks that?
thanks!

@balvinderz
Copy link
Contributor

balvinderz commented Mar 1, 2021

this can be closed now as firebase_messaging is supported on web now @ditman @hterkelsen
https://pub.dev/packages/firebase_messaging/versions/9.0.0

@ditman
Copy link
Member

ditman commented Mar 1, 2021

this can be closed now as firebase_messaging is supported on web now @ditman @hterkelsen
https://pub.dev/packages/firebase_messaging/versions/9.0.0

Thanks for the note @balvinderz! This is great news!

Closing this ticket.

@ditman ditman closed this as completed Mar 1, 2021
Flutter Web Plugins automation moved this from Not Started to Done Mar 1, 2021
@github-actions
Copy link

github-actions bot commented Aug 5, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2021
@flutter-triage-bot flutter-triage-bot bot added the package flutter/packages repository. See also p: labels. label Jul 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
c: new feature Nothing broken; request for a new capability customer: crowd Affects or could affect many people, though not necessarily a specific customer. p: firebase_messaging The Firebase Messaging plugin P2 Important issues not at the top of the work list package flutter/packages repository. See also p: labels. platform-web Web applications specifically
Projects
No open projects
Development

No branches or pull requests