aissat / easy_localization

Easy and Fast internationalizing your Flutter Apps
https://pub.dev/packages/easy_localization
MIT License
881 stars 312 forks source link

Fixes 679 #692

Open PatrickChrestin opened 3 weeks ago

PatrickChrestin commented 3 weeks ago

Added an underscore to the country code variable names so that the Locale of Iceland without Region Code does not throw an error.

This fixes #679

Feel free to comment