Skip to content

Commit

Permalink
Updated background_downloader to stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
Komodo5197 committed Feb 14, 2024
1 parent 32ecb1b commit 7ca0f29
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 27 deletions.
43 changes: 21 additions & 22 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,11 @@ packages:
background_downloader:
dependency: "direct main"
description:
path: "."
ref: wifi
resolved-ref: "9b6b48ddb4b49e4a1351b41efe998e7b7e5c5f5d"
url: "https://github.com/781flyingdutchman/background_downloader.git"
source: git
version: "8.0.5"
name: background_downloader
sha256: "03209fd18616c0b53804d9766aacf352ce21fd7bf2ca988d5fe929598a43ad29"
url: "https://pub.dev"
source: hosted
version: "8.2.0"
balanced_text:
dependency: "direct main"
description:
Expand Down Expand Up @@ -310,18 +309,18 @@ packages:
dependency: transitive
description:
name: custom_lint_builder
sha256: "9cdd9987feaa6925ec5f98d64de4fbbb5d94248ff77bbf2489366efad6c4baef"
sha256: "3a14687fc71a5e2124a29722106f7b7e67dd5a6d58e33f2859650b46acff1d54"
url: "https://pub.dev"
source: hosted
version: "0.6.0"
version: "0.6.1"
custom_lint_core:
dependency: transitive
description:
name: custom_lint_core
sha256: "9003a91409c9f1db6e2e50b4870d1d5e802e5923b25f7261bf3cb3e11ea9d4fb"
sha256: "1e9128e095ad5e0973469bdaac1ead8bfc86c485954c23cf617299de5e6fa029"
url: "https://pub.dev"
source: hosted
version: "0.6.0"
version: "0.6.1"
dart_style:
dependency: transitive
description:
Expand Down Expand Up @@ -578,10 +577,10 @@ packages:
dependency: transitive
description:
name: hotreloader
sha256: "94ee21a60ea2836500799f3af035dc3212b1562027f1e0031c14e087f0231449"
sha256: ed56fdc1f3a8ac924e717257621d09e9ec20e308ab6352a73a50a1d7a4d9158e
url: "https://pub.dev"
source: hosted
version: "4.1.0"
version: "4.2.0"
http:
dependency: transitive
description:
Expand Down Expand Up @@ -884,26 +883,26 @@ packages:
dependency: "direct main"
description:
name: permission_handler
sha256: "3c84d49f0a5e1915364707159ab71f11b3b8a429532176d3a6248a45718ad4f9"
sha256: "74e962b7fad7ff75959161bb2c0ad8fe7f2568ee82621c9c2660b751146bfe44"
url: "https://pub.dev"
source: hosted
version: "11.2.1"
version: "11.3.0"
permission_handler_android:
dependency: transitive
description:
name: permission_handler_android
sha256: a5ebaa420cee8fd880ef10dedd42c6b3f493e7dbe27d7e0a7e1798669373082a
sha256: "1acac6bae58144b442f11e66621c062aead9c99841093c38f5bcdcc24c1c3474"
url: "https://pub.dev"
source: hosted
version: "12.0.4"
version: "12.0.5"
permission_handler_apple:
dependency: transitive
description:
name: permission_handler_apple
sha256: "6ca25ee52518a8a26e80aaefe3c71caf6e2dfd809c1b20900d0882df6faed36e"
sha256: bdafc6db74253abb63907f4e357302e6bb786ab41465e8635f362ee71fd8707b
url: "https://pub.dev"
source: hosted
version: "9.3.1"
version: "9.4.0"
permission_handler_html:
dependency: transitive
description:
Expand All @@ -916,10 +915,10 @@ packages:
dependency: transitive
description:
name: permission_handler_platform_interface
sha256: "5c43148f2bfb6d14c5a8162c0a712afe891f2d847f35fcff29c406b37da43c3c"
sha256: "23dfba8447c076ab5be3dee9ceb66aad345c4a648f0cac292c77b1eb0e800b78"
url: "https://pub.dev"
source: hosted
version: "4.1.0"
version: "4.2.0"
permission_handler_windows:
dependency: transitive
description:
Expand Down Expand Up @@ -1289,10 +1288,10 @@ packages:
dependency: transitive
description:
name: vm_service
sha256: b3d56ff4341b8f182b96aceb2fa20e3dcb336b9f867bc0eafc0de10f1048e957
sha256: a2662fb1f114f4296cf3f5a50786a2d888268d7776cf681aa17d660ffa23b246
url: "https://pub.dev"
source: hosted
version: "13.0.0"
version: "14.0.0"
watcher:
dependency: transitive
description:
Expand Down
6 changes: 1 addition & 5 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,7 @@ dependencies:
flutter_localizations:
sdk: flutter

# background_downloader: ^8.0.5
background_downloader:
git:
url: https://github.com/781flyingdutchman/background_downloader.git
ref: wifi
background_downloader: ^8.2.0
json_annotation: ^4.8.1
chopper: ^7.1.1
get_it: ^7.2.0
Expand Down

0 comments on commit 7ca0f29

Please sign in to comment.