chore: update deps

This commit is contained in:
Kingkor Roy Tirtho 2023-11-22 21:09:29 +06:00
parent 2a69886556
commit 42dd4d68e7
2 changed files with 10 additions and 16 deletions

View File

@ -1194,11 +1194,10 @@ packages:
jiosaavn: jiosaavn:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." name: jiosaavn
ref: HEAD sha256: d32b4f43f26488f942f5d7d19d748a1f2664ae3d41ff9c7d50eeb81705174bd2
resolved-ref: "8a7cda9b8b687cde28e0f7fcb10adb0d4fde1007" url: "https://pub.dev"
url: "https://github.com/KRTirtho/jiosaavn.git" source: hosted
source: git
version: "0.1.0" version: "0.1.0"
js: js:
dependency: transitive dependency: transitive
@ -2225,11 +2224,10 @@ packages:
wikipedia_api: wikipedia_api:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." name: wikipedia_api
ref: HEAD sha256: "8bae02778c40e0c09ea237b7c1952c99a33a19ccbe31545e03c807fdc7c56ec6"
resolved-ref: cb7590a3d76b25f16ad3f7147ae6603350777a00 url: "https://pub.dev"
url: "https://github.com/KRTirtho/wikipedia_api.git" source: hosted
source: git
version: "0.1.0" version: "0.1.0"
win32: win32:
dependency: transitive dependency: transitive

View File

@ -105,9 +105,7 @@ dependencies:
simple_icons: ^7.10.0 simple_icons: ^7.10.0
audio_service_mpris: ^0.1.0 audio_service_mpris: ^0.1.0
file_picker: ^6.0.0 file_picker: ^6.0.0
jiosaavn: jiosaavn: ^0.1.0
git:
url: https://github.com/KRTirtho/jiosaavn.git
draggable_scrollbar: draggable_scrollbar:
git: git:
url: https://github.com/thielepaul/flutter-draggable-scrollbar.git url: https://github.com/thielepaul/flutter-draggable-scrollbar.git
@ -119,9 +117,7 @@ dependencies:
git: git:
url: https://github.com/Tommypop2/dart_discord_rpc.git url: https://github.com/Tommypop2/dart_discord_rpc.git
html_unescape: ^2.0.0 html_unescape: ^2.0.0
wikipedia_api: wikipedia_api: ^0.1.0
git:
url: https://github.com/KRTirtho/wikipedia_api.git
dev_dependencies: dev_dependencies:
build_runner: ^2.3.2 build_runner: ^2.3.2