romanovichim / dartTonconnect

Dart SDK for TON Connect 2.0
MIT License
19 stars 13 forks source link

Need to make it compatible with dart package tonutils #7

Open nonlin-lin-chaos-order-etc-etal opened 1 month ago

nonlin-lin-chaos-order-etc-etal commented 1 month ago
: dart pub add tonutils
Because every version of darttonconnect depends on http ^0.13.5 and every version of tonutils depends on http ^1.1.0, darttonconnect is incompatible with
  tonutils.
So, because your_app depends on both darttonconnect ^1.0.3 and tonutils any, version solving failed.
nonlin-lin-chaos-order-etc-etal commented 1 month ago

Unsure whether #9 is related to http version changes, so leaving this PR as draft