nathanielgreen / lifx_http_api

A dart implementation of the LIFX HTTP API
https://pub.dev/packages/lifx_http_api
MIT License
2 stars 1 forks source link

Packages are not up to date #9

Closed guyluz11 closed 1 year ago

guyluz11 commented 1 year ago

Getting error of packages conflicting

$ dart pub get
Resolving dependencies... (1.7s)
Because lifx_http_api 0.0.16 depends on http ^0.13.5 and no versions of lifx_http_api match >0.0.16 <0.1.0, lifx_http_api ^0.0.16 requires http ^0.13.5.
So, because cbj_hub depends on both http ^1.1.0 and lifx_http_api ^0.0.16, version solving failed.

image