Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -389,10 +389,10 @@ packages:
dependency: "direct main"
description:
name: flutter_fgbg
sha256: eb6da9b2047372566a6e17b505975fe5bace94af01f6fc825c4b6f81baa6c447
sha256: "8e6707b853f8c3b8d8688f28836f2d34754b9084252eb2a9903491289eb97ba9"
url: "https://pub.dev"
source: hosted
version: "0.7.1"
version: "0.8.0"
flutter_foreground_task:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8 #Not needed for now, since Updatium doens't support iOS yet.
path_provider: ^2.1.5
flutter_fgbg: ^0.7.1
flutter_fgbg: ^0.8.0
flutter_local_notifications: 21.0.0
provider: ^6.1.5+1
http: ^1.6.0
Expand Down
Loading