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_auth] Problems with the package #10527

Closed
GenildoNogueira opened this issue Feb 25, 2023 · 4 comments
Closed

🐛 [firebase_auth] Problems with the package #10527

GenildoNogueira opened this issue Feb 25, 2023 · 4 comments
Labels
resolution: duplicate This issue or pull request already exists type: bug Something isn't working

Comments

@GenildoNogueira
Copy link

GenildoNogueira commented Feb 25, 2023

Bug report

Describe the bug
intl package problem.

See error or incorrect behavior
i am getting this error message:

Because no versions of firebase_auth match >4.2.9 <5.0.0 and firebase_auth 4.2.9 depends on firebase_auth_web ^5.2.8, firebase_auth ^4.2.9 requires firebase_auth_web ^5.2.8.
Because firebase_auth_web 5.2.8 depends on intl ^0.17.0 and no versions of firebase_auth_web match >5.2.8 <6.0.0, firebase_auth_web ^5.2.8 requires intl ^0.17.0.
Thus, firebase_auth ^4.2.9 requires intl ^0.17.0.

@GenildoNogueira GenildoNogueira added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Feb 25, 2023
@GenildoNogueira GenildoNogueira changed the title 🐛 [PLUGIN_NAME_HERE] Your issue title here 🐛 [firebase_auth] Problems with the package Feb 25, 2023
@Eimji
Copy link

Eimji commented Feb 26, 2023

Please upgrade the intl version to 0.18.0 in all releated flutterfire packages to support the latest master version of Flutter.

Thanks.

@GenildoNogueira
Copy link
Author

I am using flutter_localizations package which requires intl: 0.18.0 and firebase_auth requires intl: 0.17.0.

@jeromeDms
Copy link

Same issue here : firebase_auth ^4.2.9 which depends on firebase_auth_web ^5.2.8 .... because firebase_auth_web >=5.2.3 depends on intl ^0.17.0, every version of common_code from path requires intl ^0.17.0.

@darshankawar darshankawar added the triage Issue is currently being triaged. label Feb 27, 2023
@darshankawar
Copy link

Everyone in this thread facing the reported issue, please check this issue comment for current workaround.

There's an open PR to upgrade intl to latest version that you can track for further updates: #10443

I am closing this as a duplicate.

@darshankawar darshankawar added resolution: duplicate This issue or pull request already exists and removed Needs Attention This issue needs maintainer attention. triage Issue is currently being triaged. labels Feb 27, 2023
@firebase firebase locked and limited conversation to collaborators Mar 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: duplicate This issue or pull request already exists type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants