javad-zobeidi/jalali_calendar

conflict with flutter_localizations dependency of jiffy

Opened this issue · 0 comments

Here is the conflict that needs to be resolved by the Jalali calendar asap, because flutter_localizations is out of the box and depended on flutter SDK itself and its dependencies cannot be overridden.
Because no versions of jalali_calendar match >1.0.3+1 <2.0.0 and jalali_calendar 1.0.3+1 depends on jiffy ^2.2.0, jalali_calendar ^1.0.3+1 requires jiffy ^2.2.0.
And because no versions of jiffy match >2.2.0 <3.0.0, jalali_calendar ^1.0.3+1 requires jiffy 2.2.0.
And because jiffy 2.2.0 depends on intl ^0.16.0 and every version of flutter_localizations from sdk depends on intl 0.17.0, jalali_calendar ^1.0.3+1 is incompatible with flutter_localizations from sdk.
So, because tabibjo_doctor depends on both flutter_localizations any from sdk and jalali_calendar ^1.0.3+1, version solving failed.
pub get failed (1; So, because tabibjo_doctor depends on both flutter_localizations any from sdk and jalali_calendar ^1.0.3+1, version solving failed.)