Skip to content

Support package_info_plus 8.x.x #2013

@scopendo

Description

@scopendo

Platform

Dart

Obfuscation

Enabled

Debug Info

Enabled

Doctor

[✓] Flutter (Channel stable, 3.19.6, on macOS 14.4.1 23E224 darwin-arm64, locale en-GB)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.3)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.2)
[✓] IntelliJ IDEA Ultimate Edition (version 2024.1)
[✓] Connected device (4 available)
[✓] Network resources

• No issues found!

Version

8.0.0

Steps to Reproduce

Add sentry_flutter as a dependency to a project with package_info_plus: ^8.0.0

Expected Result

Dependencies should be compatible

Actual Result

Because every version of mat_common from path depends on package_info_plus ^8.0.0 and sentry_flutter >=8.0.0 depends on
package_info_plus >=1.0.0 <8.0.0, mat_common from path is incompatible with sentry_flutter >=8.0.0.
So, because mat_mobile depends on both sentry_flutter ^8.0.0 and mat_common from path, version solving failed.

Are you willing to submit a PR?

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Done

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions