Skip to content

Commit

Permalink
fix: platform_ui local path
Browse files Browse the repository at this point in the history
  • Loading branch information
KRTirtho committed Nov 24, 2022
1 parent a254e1e commit 00d0d38
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
8 changes: 5 additions & 3 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1050,9 +1050,11 @@ packages:
platform_ui:
dependency: "direct main"
description:
path: "../platform_ui"
relative: true
source: path
path: "."
ref: bf42bc4caf9cb382f5215ea2db711adbf2a99f4b
resolved-ref: bf42bc4caf9cb382f5215ea2db711adbf2a99f4b
url: "https://github.com/KRTirtho/platform_ui.git"
source: git
version: "0.1.0"
plugin_platform_interface:
dependency: transitive
Expand Down
4 changes: 3 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: bf42bc4caf9cb382f5215ea2db711adbf2a99f4b
fluent_ui: ^4.0.3
macos_ui: ^1.7.5
libadwaita: ^1.2.5
Expand Down

0 comments on commit 00d0d38

Please sign in to comment.