Sep 11, 2021
To have localizations in multiple packages like this it is a challenge flutter does not support you instantiate multiple localization delegates, in case that you declare for example wallet delegate and profile delegate, he will load only the last one in the list. So you need to use packages like: multiple_localization