From 9b27686506787e0e2eee05fbb8dadc02ca94d429 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Mete=20Erdo=C4=9Fan?= Date: Wed, 27 Aug 2025 12:33:25 +0300 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index ee0ecae..95d9a06 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,14 +12,14 @@ environment: dependencies: flutter: sdk: flutter - plugin_platform_interface: ^2.0.2 - path_provider: ^2.1.4 - intl: ^0.19.0 + plugin_platform_interface: ^2.1.8 + path_provider: ^2.1.5 + intl: ^0.20.1 dev_dependencies: flutter_test: sdk: flutter - flutter_lints: ^3.0.0 + flutter_lints: ^4.0.0 screenshots: - description: 'The iCloud storage sync Flutter plugin integrates iCloud, enabling secure backup and sync of data across devices.'