Closed rubgithub closed 1 year ago
I have the same problem, could you update the dependency please .. Thank you very much..
I'm challenged in that a package, pattern_formatter, that this library uses has not been upgraded, so it's blocking this.
Try version 3.4.0.
@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
There is a new version https://github.com/hnvn/flutter_pattern_formatter/releases/tag/v3.0.0 Maybe it can help?
Working through it now. We are in DLL hell all over again....
Published fixes in version 3.5.0
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.