Phong Minh Bui
Phong Minh Bui
I'm facing a same problem. I found the solution which can resolve it. Use `easy_localization: ^3.0.0-nullsafety.0` instead of `easy_localization: ^3.0.0` Is this a good solution?
I use `easy_localization: ^3.0.0-nullsafety.0` When running, app show error: type 'Null' is not a subtype of type 'Map' in type cast How to fix it?
I have same problem. Please fix and update version
I got same issue still now.