agilord/aws_client

Please Release [PR](https://github.com/agilord/aws_client/pull/414)

Closed this issue · 2 comments

스크린샷 2024-05-14 오후 3 16 58

I cannot use intl 1.19.0

Please release this pull request for me to use intl 1.19.0

#414

Same request. Would be great if a new release with updated dependencies can be made. The latest Flutter version 3.22.0 requires intl 1.19.0, which makes things quite inconvenient. Current workaround is to manually override the version of intl in pubspec.yml:

dependency_overrides:
  intl: ^0.19.0
isoos commented

Published.

Please note: you can always override your dependencies in you app using dependency overrides: https://dart.dev/tools/pub/dependencies#dependency-overrides