fix(windows): app crashes when no internet

This commit is contained in:
Kingkor Roy Tirtho 2024-08-09 19:55:56 +06:00
parent ebaf5615ad
commit 1cc7882177
2 changed files with 13 additions and 13 deletions

View File

@ -125,50 +125,50 @@ packages:
dependency: "direct main"
description:
name: bonsoir
sha256: "9703ca3ce201c7ab6cd278ae5a530a125959687f59c2b97822f88a8db5bef106"
sha256: b7697a954c772a6ddc68d52b3e4768947cc98613127f7720a05b14ed1e59d68b
url: "https://pub.dev"
source: hosted
version: "5.1.9"
version: "5.1.10"
bonsoir_android:
dependency: transitive
description:
name: bonsoir_android
sha256: "19583ae34a5e5743fa2c16619e4ec699b35ae5e6cece59b99b1cf21c1b4ed618"
sha256: a72d83a78780c1f238e3178d0585e5604fbd9f2503206293737cdfab899ce8d0
url: "https://pub.dev"
source: hosted
version: "5.1.4"
version: "5.1.5"
bonsoir_darwin:
dependency: transitive
description:
name: bonsoir_darwin
sha256: "985c4c38b4cbfa57ed5870e724a7e17aa080ee7f49d03b43e6d08781511505c6"
sha256: "2d25c70f0d09260be1c2ab583b80dd89cbbfd59997579dadf789c5af00c7b2e4"
url: "https://pub.dev"
source: hosted
version: "5.1.2"
version: "5.1.3"
bonsoir_linux:
dependency: transitive
description:
name: bonsoir_linux
sha256: "65554b20bc169c68c311eb31fab46ccdd8ee3d3dd89a2d57c338f4cbf6ceb00d"
sha256: f2639aded6e15943a9822de98a663a1056f37cbfd0a74d72c9eaa941965945c2
url: "https://pub.dev"
source: hosted
version: "5.1.2"
version: "5.1.3"
bonsoir_platform_interface:
dependency: transitive
description:
name: bonsoir_platform_interface
sha256: "4ee898bec0b5a63f04f82b06da9896ae8475f32a33b6fa395bea56399daeb9f0"
sha256: "08bb8b35d0198168b3bce87dbc718e4e510336cff1d97e43762e030c01636d45"
url: "https://pub.dev"
source: hosted
version: "5.1.2"
version: "5.1.3"
bonsoir_windows:
dependency: transitive
description:
name: bonsoir_windows
sha256: abbc90b73ac39e823b0c127da43b91d8906dcc530fc0cec4e169cf0d8c4404b1
sha256: d4a0ca479d4f3679487a61f3174fb9fe1651e323c778b02dfa630490366be65d
url: "https://pub.dev"
source: hosted
version: "5.1.4"
version: "5.1.5"
boolean_selector:
dependency: transitive
description:

View File

@ -122,7 +122,7 @@ dependencies:
flutter_broadcasts: ^0.4.0
freezed_annotation: ^2.4.1
spotify: ^0.13.7
bonsoir: ^5.1.9
bonsoir: ^5.1.10
shelf: ^1.4.1
shelf_router: ^1.1.4
shelf_web_socket: ^1.0.4