Skip to content

Allow using URI strings in "part of" declarations #615

Closed
@davidmorgan

Description

@davidmorgan

According to the 1.23 CHANGELOG this is now supported in the language, but dartfmt doesn't seem to be happy with it.

dartfmt 0.2.16 on the command line removes a "part of" URI from the file if I use one.

Formatting via the dart_style library seems to refuse to format files using a URI "part of" -- seen in this pull request for source_gen trying to change the generated code: dart-lang/source_gen#138

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions