From 97fe1b634db05e899d09dedc063c42e72dd46ce9 Mon Sep 17 00:00:00 2001 From: elileinkram <43496153+elileinkram@users.noreply.github.com> Date: Tue, 18 Jun 2019 15:32:16 +1000 Subject: [PATCH] update path provider --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index aaff716..020bab5 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: path: ^1.5.1 flutter: sdk: flutter - path_provider: ^0.4.1 + path_provider: ^1.1.0 file: ^5.0.4 # For information on the generic Dart part of this file, see the