We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb7cf4 commit 84c8f8cCopy full SHA for 84c8f8c
2 files changed
example/pubspec.yaml
@@ -10,9 +10,9 @@ environment:
10
dependencies:
11
erc20:
12
path: ../
13
- web3dart: ^2.5.2
14
- http: ^0.13.5
+ web3dart: ^3.0.0
+ http: ^1.3.0
15
16
dev_dependencies:
17
- lints: ^2.0.0
18
- test: ^1.22.0
+ lints: ^5.1.0
+ test: ^1.25.0
pubspec.yaml
@@ -14,4 +14,4 @@ dependencies:
test: ^1.25.0
lints: ^5.1.0
- http: ^1.0.0
0 commit comments