Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

SDK dependency conflict #69

@leoafarias

Description

@leoafarias

The version of waveform_recorder requires SDK 3.5.3.

However, the constraints of flutter_ai_toolkit are '>=3.4.3 <4.0.0'.

This causes a few issues, as even version 3.24.2, which ships with Dart SDK 3.5.2, cannot run flutter_ai_toolkit.

Suggestions:

  • Change flutter_ai_toolkit constraints to >=3.5.3 <4.0.0
  • Or, if you need to support older versions of Flutter, change the constraints of waveform_recorder

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