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

recommended to upgrade path_provider for flutter_cache_manager_firebase #404

Open
haizadvnet opened this issue Mar 13, 2023 · 1 comment

Comments

@haizadvnet
Copy link

This issue already solved for flutter_cache_manager as mentioned here #294, but not on flutter_cache_manager_firebase.

Do you consider to update it on flutter_cache_manager_firebase as well?

I got error log below:

And because apps depends on firebase_core ^2.4.1, every version of flutter_cache_manager_firebase requires path_provider ^1.4.0.
So, because apps depends on both path_provider ^2.0.2 and flutter_cache_manager_firebase any, version solving failed.
@d9media
Copy link

d9media commented Jan 30, 2024

Looks like this packages is abandoned? I was looking for a version compatible with the newer versions of firebase_core_platform_interface required by cloud_firestore ^4.12.0.

Version ^2.0.1 of flutter_cache_manager_firebase requires firebase_storage >=8.0.0 <11.0.0.
Therefore, it indirectly requires firebase_core_platform_interface ^4.0.0 because of the firebase_storage dependency.

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

2 participants