Skip to content

.dart and .dartServer is stored in home folder on macOS #49166

Open
@probablykasper

Description

@probablykasper

On macOS, Dart stores data in the unconventional folders ~/.dart and ~/.dartServer. This contributes to a mess where app files are scattered everywhere, the home folder is cluttered, and backups get filled with unnecessary junk.

This should be fixed and moved to proper paths, like ~/Library/Application Support, ~/Library/Caches and ~/Library/Preferences.

  • Dart SDK version: 2.17.1 (stable) (Tue May 17 17:58:21 2022 +0000) on "macos_x64"
  • macOS 10.15

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-serverIssues related to some aspect of the analysis serveros-osxtype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions