flutter_styled_toast icon indicating copy to clipboard operation
flutter_styled_toast copied to clipboard

Upgrade dependencies to intl 0.18.0

Open gkha0005 opened this issue 1 year ago • 3 comments

The dependencies need to be upgraded as per sdk requirements?

Because no versions of flutter_styled_toast match >2.1.3 <3.0.0 and flutter_styled_toast 2.1.3 depends on flutter_localizations from sdk, flutter_styled_toast ^2.1.3 requires flutter_ localizations from sdk. And because every version of flutter_localizations from sdk depends on intl 0.18.0, flutter_styled_toast ^2.1.3 requires intl 0.18.0 flutter_styled_ toast ^2.1.3 is incompatible with health ^6.0.0.

gkha0005 avatar Jun 26 '23 01:06 gkha0005

is it been fixed ?? anyone is looking for fixing this issue.

yogeshelevn avatar Jan 09 '24 13:01 yogeshelevn

It must be upgrade intl 0.19.0

ChangJoo-Park avatar Jan 20 '24 12:01 ChangJoo-Park

It still happens. I temporarily downgrade the version of intl.

[my current version] intl ^0.18.0 flutter_styled_toast ^2.2.1

mouse0429 avatar Feb 07 '24 15:02 mouse0429