Skip to content

[BUG]: Update xml to 7.0.1 #761

@Carapacik

Description

@Carapacik

Is there an existing issue for this?

  • I have searched the existing issues

Version

5.14.1

Command type

build_runner (Default)

What happened?

Because flutter_gen_runner >=5.14.1 depends on flutter_gen_core 5.14.1 which depends on xml ^6.0.0, flutter_gen_runner >=5.14.1 requires xml ^6.0.0.
So, because depends on both xml 7.0.1 and flutter_gen_runner ^5.14.1, version solving failed.

Relevant a pubspec.yaml.

dev_dependencies:  
  xml: 7.0.1
  flutter_gen_runner: ^5.14.1

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions