diff --git a/pubspec.yaml b/pubspec.yaml index 96a2c1b..449f668 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -12,6 +12,7 @@ dependencies: sdk: flutter csv: ">=5.0.0 <5.0.2" sqflite: ">=2.0.0+4 <2.0.3+1" + path: ^1.8.0 path_provider: ^2.0.11 permission_handler: ">=8.3.0 <9.0.3"