Skip to content

Consider Uri SDK variables #2763

@stuartmorgan-g

Description

@stuartmorgan-g

This is minor, but since the example header entry point uses: packageRoot.resolve('lib/add.g.dart'), once I found the SDK variables that replaced the magic strings from the YAML config I tried to do macSdkPath.resolve(...), and discovered that they were Strings, not Uris. Since the main (only?) use is to pass them to an API that requires Uris, it seems like it would be more user-friendly to provide them as Uris.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions