Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml dependency incompatibility #36

Open
erayerdin opened this issue Aug 19, 2022 · 3 comments
Open

xml dependency incompatibility #36

erayerdin opened this issue Aug 19, 2022 · 3 comments

Comments

@erayerdin
Copy link

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.

@erayerdin
Copy link
Author

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_xml which only depends on xml dependency
  • easy_localization_loader_yaml which only depends on yaml dependency

For me, I only want to use YAML, but I also get XML.

@dJani97
Copy link

dJani97 commented Aug 26, 2022

I just had to include the github version for the same reason. Please publish to pub.dev soon.

@themartorana
Copy link

Looks like #33 fixes this, but is languishing since June 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants