From 8173d16d904daa9ddf6505093ce7fd71b364539a Mon Sep 17 00:00:00 2001 From: dab246 Date: Mon, 17 Jul 2023 14:57:15 +0700 Subject: [PATCH] Upgrade timeago to 3.5.0 (cherry picked from commit 34c89709d059b23a02cd611fa691784b6e781bbf) --- pubspec.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index a4e818b00..f7a48b507 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -149,8 +149,7 @@ dependencies: flutter_portal: 1.1.3 - # flutter_localizations depends on intl 0.17.0 - timeago: 3.3.0 + timeago: 3.5.0 better_open_file: 3.6.4