Skip to content

version 1.1.1 conflict between the http package and the flutter #1052

Closed
@ziyad-aljohani

Description

@ziyad-aljohani

When I tried to update to http package version 1.1.1 i got this

Note: web is pinned to version 0.3.0 by flutter from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.

Because http >=1.1.1 depends on web ^0.4.0 and every version of flutter from sdk depends on web 0.3.0, http >=1.1.1 is incompatible with flutter from sdk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    package:httptype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions