Please Release [PR](https://github.com/agilord/aws_client/pull/414)
Closed this issue · 2 comments
Jaew00Shin commented
AlienKevin commented
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