From 077a5c5112280cebddf57744f231d2b9119e01ea Mon Sep 17 00:00:00 2001 From: Josue Lopes <31187744+Josue10599@users.noreply.github.com> Date: Fri, 20 Dec 2019 08:27:11 -0300 Subject: [PATCH] Update pubspec.yaml Fault correction: No implementation found for method getTemporaryDirectory on channel plugins.flutter.io/path_provider --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 8bfc35d..44e906e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: flutter: sdk: flutter - path_provider: ^1.1.0 + path_provider: ^1.5.1 # For information on the generic Dart part of this file, see the # following page: https://www.dartlang.org/tools/pub/pubspec