xclud / web3dart

Ethereum library, written in Dart.
https://pub.dev/packages/web3dart
MIT License
170 stars 94 forks source link

Need to Update Version http ^0.13.x to http ^1.x.x [Latest Version] #111

Closed ttb-inc closed 1 year ago

ttb-inc commented 1 year ago

Because web3dart >=2.5.2 depends on http ^0.13.5 and every version of ttb_core from path depends on http 1.1.0, web3dart >=2.5.2 is incompatible with ttb_core from path. So, because ttb_wallet depends on both ttb_core from path and web3dart 2.6.1, version solving failed.

Thank you.

xclud commented 1 year ago

Thanks for reporting.

Fixed in 2.7.0.