We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afdba00 commit e0a6de2Copy full SHA for e0a6de2
pubspec.yaml
@@ -26,9 +26,9 @@ dependencies:
26
flutter:
27
sdk: flutter
28
flutter_background:
29
- git: # remove once https://github.com/JulianAssmann/flutter_background/pull/79 is merged
30
- url: https://github.com/BenjaminHalko/flutter_background
31
- 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
32
flutter_cache_manager: ^3.3.2
33
flutter_file_dialog: ^3.0.2
34
flutter_local_notifications: ^17.1.0
0 commit comments