You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this when I try to use your library at ^0.3.0. Logging is at 1.0.2 now.
Because build_web_compilers >=3.0.0 depends on logging ^1.0.0 and eventsource >=0.2.0 depends on logging ^0.11.0, build_web_compilers >=3.0.0 is incompatible with eventsource >=0.2.0. So, because blaseballstatus depends on both eventsource ^0.2.0 and build_web_compilers ^3.0.0, version solving failed.
The text was updated successfully, but these errors were encountered:
I'm facing same problem:
Because no versions of build_runner match >2.1.4 <3.0.0 and build_runner 2.1.4 depends on logging ^1.0.0, build_runner ^2.1.4 requires logging ^1.0.0.
And because eventsource >=0.2.0 depends on logging ^0.11.0, build_runner ^2.1.4 is incompatible with eventsource >=0.2.0.
So, because flutter_ssls depends on both eventsource ^0.3.0 and build_runner ^2.1.4, version solving failed.
pub get failed (1; So, because flutter_ssls depends on both eventsource ^0.3.0 and build_runner ^2.1.4, version solving failed.)
I get this when I try to use your library at ^0.3.0. Logging is at 1.0.2 now.
Because build_web_compilers >=3.0.0 depends on logging ^1.0.0 and eventsource >=0.2.0 depends on logging ^0.11.0, build_web_compilers >=3.0.0 is incompatible with eventsource >=0.2.0. So, because blaseballstatus depends on both eventsource ^0.2.0 and build_web_compilers ^3.0.0, version solving failed.
The text was updated successfully, but these errors were encountered: