Skip to content

latest release (v8) is not compatible with flutter stable (3.22) #142

Description

@TatsuUkraine

It seems recent release is not compatible with current flutter stable release.

http_interop v2 requires collection package version 0.19. Which isn't compatible with flutter_test from current flutter stable release

Because every version of flutter from sdk depends on collection 1.18.0 and http_interop >=2.0.0 depends on collection ^1.19.0, flutter from sdk is incompatible with http_interop >=2.0.0.
And because json_api >=8.0.0 depends on http_interop ^2.0.0, flutter from sdk is incompatible with json_api >=8.0.0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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