mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
chore: correct platform_ui dependency path
This commit is contained in:
parent
bd18f19821
commit
1f2d53114d
@ -1050,9 +1050,11 @@ packages:
|
|||||||
platform_ui:
|
platform_ui:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "../platform_ui"
|
path: "."
|
||||||
relative: true
|
ref: fdff4771fed193aece0862c3216a8457410a856a
|
||||||
source: path
|
resolved-ref: fdff4771fed193aece0862c3216a8457410a856a
|
||||||
|
url: "https://github.com/KRTirtho/platform_ui.git"
|
||||||
|
source: git
|
||||||
version: "0.1.0"
|
version: "0.1.0"
|
||||||
plugin_platform_interface:
|
plugin_platform_interface:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
|
@ -63,7 +63,9 @@ dependencies:
|
|||||||
tuple: ^2.0.1
|
tuple: ^2.0.1
|
||||||
uuid: ^3.0.6
|
uuid: ^3.0.6
|
||||||
platform_ui:
|
platform_ui:
|
||||||
path: ../platform_ui
|
git:
|
||||||
|
url: https://github.com/KRTirtho/platform_ui.git
|
||||||
|
ref: fdff4771fed193aece0862c3216a8457410a856a
|
||||||
fluent_ui: ^4.0.3
|
fluent_ui: ^4.0.3
|
||||||
macos_ui: ^1.7.5
|
macos_ui: ^1.7.5
|
||||||
libadwaita: ^1.2.5
|
libadwaita: ^1.2.5
|
||||||
|
Loading…
Reference in New Issue
Block a user