shaz-tech / flutter_internet_speed_test

Internet speed test plugin to integrate it in your app wherever you want.
MIT License
12 stars 46 forks source link

Because flutter_internet_speed_test 1.4.0 depends on connectivity_plus ^3.0.3 [...] version solving failed. #6

Closed dnkoulouris closed 9 months ago

dnkoulouris commented 1 year ago
Because flutter_internet_speed_test 1.4.0 depends on connectivity_plus ^3.0.3 and no versions of flutter_internet_speed_test match >1.4.0 <2.0.0, flutter_internet_speed_test ^1.4.0 requires connectivity_plus ^3.0.3.
So, because sign_guide depends on both flutter_internet_speed_test ^1.4.0 and connectivity_plus ^4.0.1, version solving failed.

Process finished with exit code 1

Please raise the dependencies.

saropa commented 1 year ago

Same here, unfortunately. A dependency bump would be very much appreciated!

shaz-tech commented 1 year ago
Because flutter_internet_speed_test 1.4.0 depends on connectivity_plus ^3.0.3 and no versions of flutter_internet_speed_test match >1.4.0 <2.0.0, flutter_internet_speed_test ^1.4.0 requires connectivity_plus ^3.0.3.
So, because sign_guide depends on both flutter_internet_speed_test ^1.4.0 and connectivity_plus ^4.0.1, version solving failed.

Process finished with exit code 1

Please raise the dependencies.

I am currently working on it. Thank you for reporting the issue!!