Skip to content

Commit 2dba2a4

Browse files
example updates
1 parent 8feaadb commit 2dba2a4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ SPEC CHECKSUMS:
4444

4545
PODFILE CHECKSUM: 1d58595b82b880200a7ded05da9181d30ef8c1b7
4646

47-
COCOAPODS: 1.14.3
47+
COCOAPODS: 1.15.2

example/pubspec.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@ packages:
6161
dependency: "direct main"
6262
description:
6363
name: cupertino_icons
64-
sha256: d57953e10f9f8327ce64a508a355f0b1ec902193f66288e8cb5070e7c47eeb2d
64+
sha256: ba631d1c7f7bef6b729a622b7b752645a2d076dba9976925b8f25725a30e1ee6
6565
url: "https://pub.dev"
6666
source: hosted
67-
version: "1.0.6"
67+
version: "1.0.8"
6868
eip1559:
6969
dependency: transitive
7070
description:

example/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ dependencies:
2828

2929
# The following adds the Cupertino Icons font to your application.
3030
# Use with the CupertinoIcons class for iOS style icons.
31-
cupertino_icons: ^1.0.6
32-
web3dart: ^2.0.0
31+
cupertino_icons: ^1.0.8
32+
web3dart: ^2.7.3
3333

3434
dev_dependencies:
3535
flutter_test:

0 commit comments

Comments
 (0)