-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Is it possible to update http version to http ^0.13.0.
Reason:
Problems with usage with other libraries:
Error:
The current Dart SDK version is 2.18.0-44.1.beta.
Because no versions of cached_network_image match >3.2.1 <4.0.0 and cached_network_image 3.2.1 depends on flutter_cache_manager ^3.3.0, cached_network_image ^3.2.1 requires flutter_cache_manager ^3.3.0.
And because no versions of flutter_cache_manager match >3.3.0 <4.0.0, cached_network_image ^3.2.1 requires flutter_cache_manager 3.3.0.
And because flutter_cache_manager 3.3.0 depends on http ^0.13.0 and http_middleware >=1.0.0 depends on http ^0.11.3+16, cached_network_image ^3.2.1 is incompatible with http_middleware >=1.0.0.
And because http_logger >=1.0.0 depends on http_middleware ^1.0.0 and http_logger <1.0.0 requires SDK version >=1.8.0 <2.0.0, cached_network_image ^3.2.1 is incompatible with http_logger.
So, because trail_events depends on both cached_network_image ^3.2.1 and http_logger any, version solving failed.
pub get failed (1; So, because trail_events depends on both cached_network_image ^3.2.1 and http_logger any, version solving failed.)