From 2c7928f9204cf96830b3b3f2f23dc514db783ae7 Mon Sep 17 00:00:00 2001 From: jld3103 Date: Fri, 29 Sep 2023 08:44:03 +0200 Subject: [PATCH] chore(neon_files,neon_news,neon_notes,neon_notifications): Remove unused provider dependency Signed-off-by: jld3103 --- packages/neon/neon_files/pubspec.yaml | 1 - packages/neon/neon_news/pubspec.yaml | 1 - packages/neon/neon_notes/pubspec.yaml | 1 - packages/neon/neon_notifications/pubspec.yaml | 1 - 4 files changed, 4 deletions(-) diff --git a/packages/neon/neon_files/pubspec.yaml b/packages/neon/neon_files/pubspec.yaml index bf234bde..df635d80 100644 --- a/packages/neon/neon_files/pubspec.yaml +++ b/packages/neon/neon_files/pubspec.yaml @@ -30,7 +30,6 @@ dependencies: open_file: ^3.3.2 path: ^1.8.3 path_provider: ^2.1.1 - provider: ^6.0.5 queue: ^3.1.0+2 rxdart: ^0.27.7 share_plus: ^7.1.0 diff --git a/packages/neon/neon_news/pubspec.yaml b/packages/neon/neon_news/pubspec.yaml index c66ce88f..f8a43fe6 100644 --- a/packages/neon/neon_news/pubspec.yaml +++ b/packages/neon/neon_news/pubspec.yaml @@ -20,7 +20,6 @@ dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon/neon - provider: ^6.0.5 rxdart: ^0.27.7 share_plus: ^7.1.0 url_launcher: ^6.1.14 diff --git a/packages/neon/neon_notes/pubspec.yaml b/packages/neon/neon_notes/pubspec.yaml index 76dca334..7c9366e9 100644 --- a/packages/neon/neon_notes/pubspec.yaml +++ b/packages/neon/neon_notes/pubspec.yaml @@ -21,7 +21,6 @@ dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon/neon - provider: ^6.0.5 queue: ^3.1.0+2 rxdart: ^0.27.7 url_launcher: ^6.1.14 diff --git a/packages/neon/neon_notifications/pubspec.yaml b/packages/neon/neon_notifications/pubspec.yaml index 9af25fd4..13677ad9 100644 --- a/packages/neon/neon_notifications/pubspec.yaml +++ b/packages/neon/neon_notifications/pubspec.yaml @@ -18,7 +18,6 @@ dependencies: git: url: https://github.com/nextcloud/neon path: packages/neon/neon - provider: ^6.0.5 rxdart: ^0.27.7 dev_dependencies: