chore: use piped_client from pub.dev

This commit is contained in:
Kingkor Roy Tirtho 2023-06-26 10:39:53 +06:00
parent f44bcccd23
commit 5a01171bbb
2 changed files with 5 additions and 9 deletions

View File

@ -1337,11 +1337,10 @@ packages:
piped_client: piped_client:
dependency: "direct main" dependency: "direct main"
description: description:
path: "." name: piped_client
ref: eaade37d0938d31dbfa35bb5152caca4e284bda6 sha256: "8b96e1f9d8533c1da7eff7fbbd4bf188256fc76a20900d378b52be09418ea771"
resolved-ref: eaade37d0938d31dbfa35bb5152caca4e284bda6 url: "https://pub.dev"
url: "https://github.com/KRTirtho/piped_client" source: hosted
source: git
version: "0.1.0" version: "0.1.0"
platform: platform:
dependency: transitive dependency: transitive

View File

@ -91,10 +91,7 @@ dependencies:
url: https://github.com/google/flutter-desktop-embedding.git url: https://github.com/google/flutter-desktop-embedding.git
ref: a738913c8ce2c9f47515382d40827e794a334274 ref: a738913c8ce2c9f47515382d40827e794a334274
path: plugins/window_size path: plugins/window_size
piped_client: piped_client: ^0.1.0
git:
url: https://github.com/KRTirtho/piped_client
ref: eaade37d0938d31dbfa35bb5152caca4e284bda6
supabase_flutter: ^1.9.1 supabase_flutter: ^1.9.1
device_preview: ^1.1.0 device_preview: ^1.1.0
media_kit_native_event_loop: ^1.0.4 media_kit_native_event_loop: ^1.0.4