easy_localization_loader
easy_localization_loader copied to clipboard
XML dependencies update
Could you upgrade the XML version to higher? Because when i'm using Excel package, flutter will cannot be build due to the low version of XML.
Even i know that just change the cache code from .value to .text, but i dun think this is a good solution.
Thank you for your reading, and sorry for my poor English.
same issue here. can you please change easy_localization_loader-2.0.2/lib/src/xml_asset_loader.dart line 55 element.value to element.text for now I just have to change it myself