mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05:18 +00:00
fix: platform_ui local path
This commit is contained in:
parent
a254e1e2f9
commit
00d0d38b54
@ -1050,9 +1050,11 @@ packages:
|
|||||||
platform_ui:
|
platform_ui:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
path: "../platform_ui"
|
path: "."
|
||||||
relative: true
|
ref: bf42bc4caf9cb382f5215ea2db711adbf2a99f4b
|
||||||
source: path
|
resolved-ref: bf42bc4caf9cb382f5215ea2db711adbf2a99f4b
|
||||||
|
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: bf42bc4caf9cb382f5215ea2db711adbf2a99f4b
|
||||||
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