Jaguar-dart/client

jaguar_retrofit_gen is incompatible with intl_translation >=0.17.5

droplet-js opened this issue · 4 comments

Because jaguar_retrofit_gen >=2.5.6 <2.8.5 depends on analyzer ^0.33.0 and jaguar_retrofit_gen <2.5.6 depends on analyzer ^0.32.0, jaguar_retrofit_gen <2.8.5 requires analyzer ^0.32.0 or ^0.33.0.
And because jaguar_retrofit_gen >=2.8.5 depends on analyzer ^0.34.0 and intl_translation >=0.17.5 depends on analyzer ^0.36.0, jaguar_retrofit_gen is incompatible with intl_translation >=0.17.5.
So, because flutter_example depends on both intl_translation ^0.17.5 and jaguar_retrofit_gen any, version solving failed.
pub get failed (1)

I will fix this

Should be fixed in jaguar_retrofit_gen version 2.8.8.

Please let me know if it works.

thanks