Closed awhitford closed 5 years ago
As a workaround, moving cloud_firestore
to dependency_overrides
seems to resolve the build issue:
dependency_overrides:
cloud_firestore: ^0.10.1
Any update on this? Happy to help if migration necessary
Have the same problem, would be great if it will be adapted to the new version. Thank in advance!
Will make these changes in a day or two!
@DarshanGowda0 Awesome, you're the best!
2.0.3+3 should fix this 😄
I just tried this and it appears to be working great. Thank you for the quick response.
I ran into a version solving failure because of my dependency:
cloud_firestore: ^0.10.1
Is it time to update dependencies and cut a new release? 😄