Skip to content

path_provider installing fails with other plugins! #33345

@eslamwael74

Description

@eslamwael74

When installing the path_provider plugin and I'm used some other plugins!!

 path_provider: ^1.1.0
 cupertino_icons: ^0.1.2
 transparent_image: ^1.0.0
 cached_network_image: ^0.8.0
 http: ^0.12.0+2
 web_socket_channel: ^1.0.13
 sqflite: ^1.1.5

I'm getting errors-------->

Running "flutter packages get" in flutter_packages...

Because cached_network_image >=0.7.0 depends on flutter_cache_manager ^0.3.2 which depends on path_provider ^0.5.0+1, cached_network_image >=0.7.0 requires path_provider ^0.5.0+1.
So, because flutter_packages depends on both cached_network_image ^0.8.0 and path_provider ^1.1.0, version solving failed.
pub get failed (1)

I'm very tired to solve this issue...

Metadata

Metadata

Assignees

No one assigned

    Labels

    p: path_providerPlugin that provides resolved paths to some platform directoriespackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions