Skip to content

Not able to upgarde the http package #135

@GorHarshu

Description

@GorHarshu

[package:logystix] flutter pub get --no-example
Resolving dependencies...
Because app_version_update 6.1.3 depends on http 1.3.0 and no versions of app_version_update match >6.1.3 <7.0.0, app_version_update ^6.1.3 requires http 1.3.0.
So, because logystix depends on both http ^1.6.0 and app_version_update ^6.1.3, version solving failed.

You can try one of the following suggestions to make the pubspec resolve:

  • Consider downgrading your constraint on app_version_update: flutter pub add app_version_update:^6.1.0
  • Consider downgrading your constraint on http: flutter pub add http:^1.3.0
    Failed to update packages.
    exit code 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions