From a3a6f5eff8cadeac2212d306fb3e34476390aef7 Mon Sep 17 00:00:00 2001 From: Dave Mudit <127575618+mudit1901@users.noreply.github.com> Date: Sun, 20 Aug 2023 11:37:40 +0530 Subject: [PATCH] Update pubspec.yaml Adding the Path Provider Package --- pubspec.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pubspec.yaml b/pubspec.yaml index da43263..f67a4fe 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -34,6 +34,7 @@ dependencies: flutter_slidable: ^1.2.0 hive: ^2.2.3 hive_flutter: ^1.1.0 + path_provider: ^2.1.0 # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.