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

Flutter fire, web platform channel #193

Closed
no-1ne opened this issue Sep 20, 2019 · 1 comment
Closed

Flutter fire, web platform channel #193

no-1ne opened this issue Sep 20, 2019 · 1 comment
Labels
type: enhancement New feature or request

Comments

@no-1ne
Copy link

no-1ne commented Sep 20, 2019

Hi folks, now that web has been merged for official flutter code, is there a plan to support plugins for web.

Currently it's possible by using
if(web) {use dart firebase}
if (mobile) { use flutterfire}

It would be great if the plugins themselves can do it based on platform with a single API interface on dart side working on all supported platforms.

Thank you for hearing out, I believe it would considerably increase DX

@no-1ne no-1ne added the type: enhancement New feature or request label Sep 20, 2019
@no-1ne
Copy link
Author

no-1ne commented Sep 20, 2019

#40 issue already exists.

@no-1ne no-1ne closed this as completed Sep 20, 2019
@firebase firebase locked and limited conversation to collaborators Aug 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant