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

Dependency issue #39

Open
syonip opened this issue Mar 16, 2024 · 1 comment
Open

Dependency issue #39

syonip opened this issue Mar 16, 2024 · 1 comment

Comments

@syonip
Copy link

syonip commented Mar 16, 2024

Hi,
Getting this error with new firebase dependencies:

Because firebase_messaging >=14.7.0 depends on firebase_core_platform_interface ^5.0.0 and firestore_ui >=1.25.0 depends on firebase_core_platform_interface ^4.5.2, firebase_messaging >=14.7.0 is incompatible with firestore_ui >=1.25.0.

Thanks

@syonip
Copy link
Author

syonip commented Apr 15, 2024

For anyone that needs to use this with new flutter versions, I created a fork with updated dependencies:
https://github.com/syonip/firestore_ui/

You can use this in pubspec.yaml:

firestore_ui:
git: https://github.com/syonip/firestore_ui.git

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

No branches or pull requests

1 participant