Closed menezes85 closed 1 year ago
Hello 👋.
I'm using the version 0.18.0 of intl
package. Try to use the version:
fl_country_code_picker: ^0.1.2
If this doesn't work for you, can you show the error log when updating your pub? Thanks!
package explicity requires intl 0.17, i cant upgrade , only way to solve that is override fl_country_code_picker to v 0.0.4.
Do you upgraded your Flutter version lately? If so, try to;
pubspec.lock
.flutter update-packages --force-upgrade
Solved, after running command, thanks a lot!
Thank you for using my package! 🤗
Thanks for this package, i would request update intl, 0.18.0 is out, and force me to use 0.0.4, due incompability.