xml dependency incompatibility
auto_router depends on xml 6.0.1 while this package depends on 5.0.2, which causes incompatibility with xml dependency. Please, upgrade your xml dependency.
Seems like Git repo is up-to-date but flutter pub add easy_localization_loader is not. To me, the problem with this package is that it contains and depends too much on too many things. What about separating into different packages such as:
-
easy_localization_loader_xmlwhich only depends on xml dependency -
easy_localization_loader_yamlwhich only depends on yaml dependency
For me, I only want to use YAML, but I also get XML.
I just had to include the github version for the same reason. Please publish to pub.dev soon.
Looks like https://github.com/aissat/easy_localization_loader/pull/33 fixes this, but is languishing since June 1