How do we incorporate easy localization in the testing part of flutter?
It seems like EasyLocalization always needs context to make use of it, but how can we get that?
Do you have any example regarding testing?
I just ran into the same question, had any ideas?
any examples?