date_time_picker icon indicating copy to clipboard operation
date_time_picker copied to clipboard

Update intl to 18.1

Open MissingDataDev opened this issue 1 year ago • 2 comments

MissingDataDev avatar Nov 25 '23 11:11 MissingDataDev

Because date_time_picker >=2.0.0 depends on intl ^0.17.0 and every version of flutter_localizations from sdk depends on intl 0.18.1, date_time_picker >=2.0.0 is incompatible with flutter_localizations from sdk.
And because device_preview >=0.7.0 depends on flutter_localizations from sdk and device_preview <0.7.0 doesn't support null safety, date_time_picker >=2.0.0 is incompatible with device_preview.
So, because medicamina_ui depends on both date_time_picker ^2.1.0 and device_preview any, version solving failed.

svnty avatar Jan 01 '24 06:01 svnty

can we merge this pls

basilmariano avatar May 07 '24 03:05 basilmariano