Skip to content

Commit 91141f4

Browse files
committed
remove unused dep in example
1 parent f1b3cac commit 91141f4

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

example/pubspec.lock

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,6 @@ packages:
6565
url: "https://pub.dev"
6666
source: hosted
6767
version: "3.0.2"
68-
cupertino_icons:
69-
dependency: "direct main"
70-
description:
71-
name: cupertino_icons
72-
sha256: a937da4c006989739ceb4d10e3bd6cce64ca85d0fe287fc5b2b9f6ee757dcee6
73-
url: "https://pub.dev"
74-
source: hosted
75-
version: "0.1.3"
7668
decimal:
7769
dependency: transitive
7870
description:
@@ -321,7 +313,7 @@ packages:
321313
path: ".."
322314
relative: true
323315
source: path
324-
version: "0.5.3"
316+
version: "0.5.4+1"
325317
process:
326318
dependency: transitive
327319
description:

example/pubspec.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ dependencies:
2525
sdk: flutter
2626

2727

28-
# The following adds the Cupertino Icons font to your application.
29-
# Use with the CupertinoIcons class for iOS style icons.
30-
cupertino_icons: ^0.1.3
31-
3228
dev_dependencies:
3329
polkawallet_sdk:
3430
path: ../

0 commit comments

Comments
 (0)