chore: correct platform_ui dependency path

This commit is contained in:
Kingkor Roy Tirtho 2022-12-08 21:34:24 +06:00
parent bd18f19821
commit 1f2d53114d
2 changed files with 8 additions and 4 deletions

View File

@ -1050,9 +1050,11 @@ packages:
platform_ui:
dependency: "direct main"
description:
path: "../platform_ui"
relative: true
source: path
path: "."
ref: fdff4771fed193aece0862c3216a8457410a856a
resolved-ref: fdff4771fed193aece0862c3216a8457410a856a
url: "https://github.com/KRTirtho/platform_ui.git"
source: git
version: "0.1.0"
plugin_platform_interface:
dependency: transitive

View File

@ -63,7 +63,9 @@ dependencies:
tuple: ^2.0.1
uuid: ^3.0.6
platform_ui:
path: ../platform_ui
git:
url: https://github.com/KRTirtho/platform_ui.git
ref: fdff4771fed193aece0862c3216a8457410a856a
fluent_ui: ^4.0.3
macos_ui: ^1.7.5
libadwaita: ^1.2.5