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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[馃摎] Missing Windows information in "Add Firebase to your Flutter app" #12956

Closed
alestiago opened this issue Jun 13, 2024 · 2 comments
Closed
Labels
platform: windows Issues / PRs which are specifically for Windows. plugin: auth resolution: solution-provided A solution has been provided in the issue. type: documentation Improvements or additions to documentation

Comments

@alestiago
Copy link

alestiago commented Jun 13, 2024

Description

Add Firebase to your Flutter app does not have information about Windows, but Windows seems to be supported by firebase_auth in pub.dev.

Steps

  1. Go to the firebase_auth pub.dev website, see that Windows is an available platform. Navigate to the documentation website that is specified in its README.
  2. Go to Get Started with Firebase Authentication on Flutter, see that the first steps refers you to Add Firebase to your Flutter app.
  3. Add Firebase to your Flutter app does not show a Windows platform and does not provide instructions for Windows.

Screenshots

CleanShot 2024-06-13 at 11 15 19
Alt: A screenshot of the package:firebase_auth from pub.dev, showing that Windows is a supported platform.

CleanShot 2024-06-13 at 11 15 45
Alt: A screenshot of Add Firebase to your Flutter app showing that there is no Windows option.

@alestiago alestiago added good first issue Good for newcomers type: documentation Improvements or additions to documentation labels Jun 13, 2024
@alestiago alestiago changed the title [馃摎] Your documentation feedback title (CHANGE ME) [馃摎] Missing Windows information in "Add Firebase to your Flutter app" Jun 13, 2024
@russellwheatley
Copy link
Member

Hey @alestiago - Windows support is for development environment only at the moment. See the README. Once it becomes stable, presumably the documentation will also update to reflect setup required.

@russellwheatley russellwheatley added plugin: auth resolution: solution-provided A solution has been provided in the issue. platform: windows Issues / PRs which are specifically for Windows. and removed good first issue Good for newcomers labels Jun 13, 2024
@alestiago
Copy link
Author

alestiago commented Jun 13, 2024

Awesome, thanks @russellwheatley for the quick reply! 馃挋

Would be nice to get the development information in Add Firebase to your Flutter app too! Looking forward to it! Is the team waiting for it to be production ready before documenting so there?

For MacOS, iOS and Android there are some versions constraints the project needs to comply with before adding Firebase to a Flutter application (as stated in the documentation), are there any version constraints for Windows (even when used in a development environment)? If there are version constraints, where are those documented?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: windows Issues / PRs which are specifically for Windows. plugin: auth resolution: solution-provided A solution has been provided in the issue. type: documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants