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

Unable to start sign-in page on Web #20

Open
jarias14 opened this issue May 23, 2020 · 2 comments
Open

Unable to start sign-in page on Web #20

jarias14 opened this issue May 23, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@jarias14
Copy link

Hello - thanks you for sharing the hard work you've done in this library. I wanted to help by reporting that when trying to open the sign in module in Flutter Web, I get the following error:

Error MissingPluginException(No implementation found for method launchFlow on channel firebase_auth_ui)

I'm using the FirebaseAuthUi.instance().launchAuth([ method as shared in the examples. I see that uses some sort of reflection (I'm not a Dart expert).

Is this a valid defect? If so, how can I help fix it?
Also, is there a workaround? How can I manually trigger the login screen (launchFlow)?

Thanks so much in advance.

@jarias14 jarias14 changed the title Unable to start sign in page in Web Unable to start sign-in page on Web May 23, 2020
@sam0829
Copy link
Owner

sam0829 commented May 23, 2020

Hi, web isn't supported ATM. If you want, you can add this functionality and submit a PR for it :) I am currently too busy with other stuff and there are already some open issues which I'll need to address first when I get some time.

@sam0829 sam0829 added the enhancement New feature or request label May 23, 2020
@Wylarel
Copy link

Wylarel commented Aug 16, 2020

Hi @sam0829 ! Do you plan to support web soon? And if not, are there any other alternatives?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants