Skip to content

Add deprication for concatenating string literals with + in analyzer #2549

@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


The new way of concatenating string literals is "foo" "bar" to make "foobar"
instead of using the + operator. Add a deprecation now to become a compile time error later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions