Skip to content
This repository was archived by the owner on Jul 21, 2022. It is now read-only.
This repository was archived by the owner on Jul 21, 2022. It is now read-only.

Dependency path_provider  #88

Description

@williamborba

Describe the bug

Because petscarentes depends on esys_flutter_share 1.0.2 which depends on path_provider ^1.1.0, path_provider ^1.1.0 is required.
So, because petscarentes depends on path_provider 2.0.1, version solving failed.
pub get failed (1; So, because petscarentes depends on path_provider 2.0.1, version solving failed.)

To Reproduce
Steps to reproduce the behavior:

  1. Update path_provider to last version
  2. install esys_flutter_share last version
  3. run pub get and crash...

Expected behavior

Work com latest version of path_provider

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions