From 827bca515f03fcbd29d702d11c61e998a9a6469d Mon Sep 17 00:00:00 2001 From: Khurelkhuyag Date: Sat, 14 Jun 2025 11:34:09 +0800 Subject: [PATCH] Update pubspec.yaml make intl: any --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 2d89bfb..fc34af8 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ dependencies: flutter: sdk: flutter - intl: ^0.19.0 + intl: any dev_dependencies: flutter_test: