Skip to content

sentry_flutter incompatible with latest path_provider_foundationΒ #3361

@Carapacik

Description

@Carapacik

Platform

Flutter Mobile iOS

Obfuscation

Enabled

Debug Info

Disabled

Doctor

Flutter version 3.38.3
Dart version 3.10.1

Version

9.8.0

Steps to Reproduce

sentry_flutter: ^9.8.0
path_provider_foundation: ^2.5.0

Expected Result

Process finished with exit code 0

Actual Result

Because path_provider_foundation >=2.5.0 depends on objective_c ^9.1.0 and sentry_flutter >=9.7.0-beta.2 depends on objective_c 8.0.0, path_provider_foundation >=2.5.0 is incompatible with sentry_flutter >=9.7.0-beta.2.
So, because error_reporter depends on both sentry_flutter ^9.8.0 and path_provider_foundation ^2.5.0, version solving failed.

Are you willing to submit a PR?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions