All Questions
2 questions
2
votes
1
answer
1k
views
Flutter - firebase_auth_web 5.4.0 depends on intl ^0.17.0 but I must use higher version (intl ^0.18.0)
Flutter Dependencies error:
Because firebase_auth_web 5.4.0 depends on intl ^0.17.0 and no versions of firebase_auth_web match >5.4.0 <6.0.0, firebase_auth_web ^5.4.0 requires intl ^0.17.0.
So, ...
2
votes
1
answer
8k
views
Because project depends on flutter_localizations any from sdk which depends on intl 0.16.1, intl 0.16.1 is required
Okay so i have built an app nearly a year and half ago for my company, my boss recently wanted me to add a new screen to it and i did using all old and deprecated code of firebase and everything else (...