codegrue / card_settings

A flutter package for building card based forms.
https://pub.dartlang.org/packages/card_settings
MIT License
555 stars 103 forks source link

Upgrade dependency to intl ^0.18.1 #182

Closed rubgithub closed 1 year ago

rubgithub commented 1 year ago

Hi there, It is possible to fix this? Because every version of my_package from path depends on intl ^0.18.1 and card_settings 3.3.0 depends on intl ^0.17.0, my_package from path is incompatible with card_settings 3.3.0.

eloidramsess commented 1 year ago

I have the same problem, could you update the dependency please .. Thank you very much..

codegrue commented 1 year ago

I'm challenged in that a package, pattern_formatter, that this library uses has not been upgraded, so it's blocking this.

codegrue commented 1 year ago

Try version 3.4.0.

lublak commented 1 year ago

@codegrue I don't think there will be any more updates. The last update was 2 years ago. Maybe you could use an alternative here? Something I found: https://pub.dev/packages/mask_text_input_formatter

Miloune commented 1 year ago

There is a new version https://github.com/hnvn/flutter_pattern_formatter/releases/tag/v3.0.0 Maybe it can help?

codegrue commented 1 year ago

Working through it now. We are in DLL hell all over again....

codegrue commented 1 year ago

Published fixes in version 3.5.0