JackJonson / flutter_styled_toast

A Styled Toast Flutter package.
Apache License 2.0
75 stars 41 forks source link

Upgrade dependencies to intl 0.18.0 #32

Open gkha0005 opened 1 year ago

gkha0005 commented 1 year ago

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_styledtoast ^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 flutterstyled toast ^2.1.3 is incompatible with health ^6.0.0.

yogeshelevn commented 6 months ago

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

ChangJoo-Park commented 6 months ago

It must be upgrade intl 0.19.0

mouse0429 commented 5 months ago

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

[my current version] intl ^0.18.0 flutter_styled_toast ^2.2.1