Skip to content

Dependency conflict with analyzer ^12.0.0 #36

@elek453

Description

@elek453

Hi,

I’m running into a dependency resolution issue when using analyzer ^12.0.0.

I’m currently using:

  • mek_data_class_generator: ^4.2.1

mek_data_class_generator restricts analyzer to >=8.1.1 <11.0.0, which prevents upgrading to newer analyzer versions like ^12.0.0.

Could you please update the analyzer constraint to support the latest version:

analyzer: ^12.0.0

This would help ensure compatibility with newer Dart and Flutter SDKs.

Thanks!

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