Skip to content

Dart SDK Repo is no longer detected correctly #3933

@DanTup

Description

@DanTup

We usually detect when you're in the Dart SDK repo and disable any "pub get" prompts or automatic fetching of packages. This check was done by looking for:

  • README.dart-sdk
  • .dart_tool/package_config.json

Since dart-lang/sdk@47c011a, the second file no longer exists. We need to tweak this check (or figure out something more generic for non-Pub workspaces).

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