I have problem with my project that depends on http ^1.1.0, but latest version of this module (1.4.0) depends on http ^0.13.5
Because flutter_internet_speed_test >=1.1.0 depends on http ^0.13.5 and my_project depends on http ^1.1.0, flutter_internet_speed_test >=1.1.0 is forbidden
I have problem with my project that depends on http ^1.1.0, but latest version of this module (1.4.0) depends on http ^0.13.5