From e131555ebd73fa4a217cc10adbc8f6d7129e5bd4 Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Fri, 5 Apr 2024 14:08:01 +0700 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index a0c6f46c52..00a515f26b 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -26,9 +26,9 @@ dependencies: flutter: sdk: flutter flutter_background: - git: # remove once https://github.com/JulianAssmann/flutter_background/pull/79 is merged - url: https://github.com/BenjaminHalko/flutter_background - ref: 560d21c4148b53933313573e7eafca0b0eb9aadf # Branch: specify-namespace + git: # remove once https://github.com/JulianAssmann/flutter_background/pull/83 is merged + url: https://github.com/validcube/flutter_background + ref: 900a81501f1f0e4996fe9e2cbf55f1ea8df08b49 # Branch: specify-namespace flutter_cache_manager: ^3.3.0 flutter_file_dialog: ^3.0.2 flutter_local_notifications: ^16.1.0