From ce5a77fa47c7292a459a5883767f413abc718188 Mon Sep 17 00:00:00 2001 From: dab246 Date: Mon, 17 Jul 2023 14:59:11 +0700 Subject: [PATCH] Upgrade intl to 0.18.0 & pattern_formatter to 3.0.0 --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2c5c8b6..221ce82 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,11 +12,11 @@ dependencies: cupertino_icons: 1.0.5 - intl: 0.17.0 + intl: 0.18.0 syncfusion_flutter_datepicker: 20.4.51 - pattern_formatter: 2.0.0 + pattern_formatter: 3.0.0 flutter_svg: 2.0.2