countries_world_map icon indicating copy to clipboard operation
countries_world_map copied to clipboard

Cannot be used with the easy_localization package.

Open alikperislam opened this issue 1 year ago • 1 comments

Unfortunately the 'intl' dependency is a problem when I try to use it with the easy_localization package.

alikperislam avatar Aug 16 '24 13:08 alikperislam

Hi Alik,

I am aware of this issue and hope to fix it soon. For now try to override the dependencies in your project to match the one in easy_localization

https://dart.dev/tools/pub/dependencies#dependency-overrides

See above link

LauDijksterhuis avatar Aug 16 '24 15:08 LauDijksterhuis