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
So recently im trying to develop an app on ios and notice problem with the openfile and file_picker package and noticed their version are rather old so i decided to update them, only for it to failed since they require web 1.1.0 but i cant do that since askless require web 0.5.0, here is the error
Because no versions of askless match >3.1.1 <4.0.0 and askless 3.1.1 depends on web_socket_channel ^2.4.4, askless ^3.1.1 requires web_socket_channel ^2.4.4.
And because web_socket_channel >=2.4.4 <3.0.1 depends on web ^0.5.0, askless ^3.1.1 requires web ^0.5.0.
And because open_file >=3.5.9 depends on open_file_web ^0.0.4 which depends on web ^1.1.0, askless ^3.1.1 is incompatible with open_file >=3.5.9.
So, because vlance_app depends on both askless ^3.1.1 and open_file ^3.5.10, version solving failed.
would it be possible for you to update askless so that it compatible to web 1.1.0 please
The text was updated successfully, but these errors were encountered:
So recently im trying to develop an app on ios and notice problem with the openfile and file_picker package and noticed their version are rather old so i decided to update them, only for it to failed since they require web 1.1.0 but i cant do that since askless require web 0.5.0, here is the error
Because no versions of askless match >3.1.1 <4.0.0 and askless 3.1.1 depends on web_socket_channel ^2.4.4, askless ^3.1.1 requires web_socket_channel ^2.4.4.
And because web_socket_channel >=2.4.4 <3.0.1 depends on web ^0.5.0, askless ^3.1.1 requires web ^0.5.0.
And because open_file >=3.5.9 depends on open_file_web ^0.0.4 which depends on web ^1.1.0, askless ^3.1.1 is incompatible with open_file >=3.5.9.
So, because vlance_app depends on both askless ^3.1.1 and open_file ^3.5.10, version solving failed.
would it be possible for you to update askless so that it compatible to web 1.1.0 please
The text was updated successfully, but these errors were encountered: