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

Update firebase_performance to 0.8.0 #21

Open
ariefwijaya opened this issue Jun 1, 2022 · 2 comments
Open

Update firebase_performance to 0.8.0 #21

ariefwijaya opened this issue Jun 1, 2022 · 2 comments

Comments

@ariefwijaya
Copy link

I got this error when trying to update firebase_performance:

Because dio_firebase_performance 0.3.1-dev.3 depends on firebase_performance ^0.7.0 and no versions of dio_firebase_performance match >0.3.1-dev.3 <0.4.0, dio_firebase_performance ^0.3.1-dev.3 requires firebase_performance ^0.7.0.
So, because alia_flutter depends on both dio_firebase_performance ^0.3.1-dev.3 and firebase_performance ^0.8.0+13, version solving failed.
pub get failed (1; So, because alia_flutter depends on both dio_firebase_performance ^0.3.1-dev.3 and firebase_performance ^0.8.0+13, version solving failed.)

@ingmferrer
Copy link

I've opened a PR #23, in the meantime you can install this package including my fixes:

in pubspec.yaml

  dio_firebase_performance:
    git:
      url: https://github.com/ingmferrer/dio_firebase_performance.git
      ref: master

@dagovalsusa
Copy link

There is another package that is the same
https://pub.dev/packages/firebase_performance_dio

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

3 participants