Skip to content

Commit

Permalink
fix tx confirm page ui
Browse files Browse the repository at this point in the history
  • Loading branch information
RomeroYang committed Apr 24, 2021
1 parent 7f30c70 commit ffa9c9c
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 19 deletions.
44 changes: 26 additions & 18 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -670,10 +670,12 @@ packages:
polkawallet_plugin_acala:
dependency: "direct main"
description:
path: "../../coding/polkawallet/polkawallet_plugin_acala"
relative: true
source: path
version: "0.1.3"
path: "."
ref: fd16946d18c84078e96c64e3dbc1b93061dc6802
resolved-ref: fd16946d18c84078e96c64e3dbc1b93061dc6802
url: "https://github.com/AcalaNetwork/polkawallet_plugin_acala.git"
source: git
version: "0.1.6"
polkawallet_plugin_chainx:
dependency: "direct main"
description:
Expand All @@ -695,30 +697,36 @@ packages:
polkawallet_plugin_kusama:
dependency: "direct main"
description:
path: "../../coding/polkawallet/polkawallet_plugin_kusama"
relative: true
source: path
version: "0.1.4"
path: "."
ref: "5bd378a753df123014ed3dddd68ec644c23c6543"
resolved-ref: "5bd378a753df123014ed3dddd68ec644c23c6543"
url: "https://github.com/polkawallet-io/polkawallet_plugin_kusama.git"
source: git
version: "0.1.6"
polkawallet_plugin_laminar:
dependency: "direct main"
description:
path: "../../coding/polkawallet/polkawallet_plugin_laminar"
relative: true
source: path
path: "."
ref: "3011d23be5c005e088ddd7ce6c58d82ef31dca36"
resolved-ref: "3011d23be5c005e088ddd7ce6c58d82ef31dca36"
url: "https://github.com/polkawallet-io/polkawallet_plugin_laminar.git"
source: git
version: "0.1.5"
polkawallet_sdk:
dependency: "direct overridden"
description:
path: "../../coding/polkawallet/sdk"
relative: true
source: path
version: "0.1.5"
name: polkawallet_sdk
url: "https://pub.dartlang.org"
source: hosted
version: "0.1.6"
polkawallet_ui:
dependency: "direct overridden"
description:
path: "../../coding/polkawallet/ui"
relative: true
source: path
path: "."
ref: "797d2184fb18335895b95069f94b880b539d23f6"
resolved-ref: "797d2184fb18335895b95069f94b880b539d23f6"
url: "https://github.com/polkawallet-io/ui.git"
source: git
version: "0.1.5"
pool:
dependency: transitive
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ dependency_overrides:
polkawallet_ui:
git:
url: https://github.com/polkawallet-io/ui.git
ref: a71c448a632c77f9727925c06c17b5de49bf53ee
ref: 797d2184fb18335895b95069f94b880b539d23f6
# path: ../../coding/polkawallet/ui
polkawallet_sdk: ^0.1.6
# polkawallet_sdk:
Expand Down

0 comments on commit ffa9c9c

Please sign in to comment.