aeyrium / sunrise-sunset

Dart API that provides sunset and sunrise times for a given latitude and longitude

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Incompatibility issue.

spacekestrel opened this issue · comments

Because every version of sunrise_sunset depends on http ^0.12.0+2 and audioplayers 0.19.1 depends on http ^0.13.1, sunrise_sunset is incompatible with audioplayers 0.19.1.

And because no versions of audioplayers match >0.19.1 <0.20.0, sunrise_sunset is incompatible with audioplayers ^0.19.1.

So, because wakey_wakey depends on both audioplayers ^0.19.1 and sunrise_sunset ^1.0.4, version solving failed.
pub get failed (1; So, because wakey_wakey depends on both audioplayers ^0.19.1 and sunrise_sunset ^1.0.4, version solving failed.)
exit code 1