From 5618abaf0f81dbee69aebba57dbb657941b52013 Mon Sep 17 00:00:00 2001 From: Vishal Dubey Date: Wed, 10 Mar 2021 14:54:54 +0530 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 51167f3..d0af34e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: sdk: flutter image: ^2.1.4 meta: ^1.1.6 - path_provider: ^1.1.0 + path_provider: ^2.0.1 dev_dependencies: flutter_test: