From abd789ddbd5a3fd453aa149dae7430faa281fed1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AD=99=E5=A8=87?=
Date: Tue, 5 Mar 2024 17:57:16 +0800
Subject: [PATCH] Update pubspec.yaml
---
pubspec.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pubspec.yaml b/pubspec.yaml
index e24f58d..bdce495 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
-version: 1.2.0+4
+version: 1.3.0+5
environment:
sdk: '>=3.0.0 <4.0.0'
@@ -41,7 +41,7 @@ dependencies:
desktop_drop: ^0.4.4 # not compatible with iOS
exif: ^3.3.0
file_manager: ^1.0.2
- file_picker: ^6.1.1
+ file_picker: ^6.2.0
fluttertoast: ^8.2.4
intl: ^0.19.0
package_info_plus: any