flutter_localizations from sdk depends on intl 0.17.0 and fstore depends on intl ^0.16.1, flutter_localizations from sdk is forbidden
I had the same issue, I had to use *** dependency_overrides *** and resolve the issue dependency_overrides: intl: any