From 4e5388eec486a2c7e02fc22a7f6dbfbf7e93d3c4 Mon Sep 17 00:00:00 2001 From: pdenert Date: Wed, 10 Jan 2024 15:25:09 +0100 Subject: [PATCH] bump intl version to make it compatible with flutter >= 3.10.0 --- packages/stream_feed/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stream_feed/pubspec.yaml b/packages/stream_feed/pubspec.yaml index c089feabb..fca24692b 100644 --- a/packages/stream_feed/pubspec.yaml +++ b/packages/stream_feed/pubspec.yaml @@ -14,7 +14,7 @@ dependencies: equatable: ^2.0.0 faye_dart: ^0.1.1+2 http_parser: ^4.0.0 - intl: ^0.17.0 + intl: ^0.18.1 jose: ^0.3.2 json_annotation: ^4.4.0 logging: ^1.0.1