Skip to content

Don't prompt for Dart SDK updates when Dart SDK is found from a symlink in a Flutter SDK #5127

@FMorschel

Description

@FMorschel

Is your feature request related to a problem? Please describe.
Flutter 3.22.1 at this current date, is using Dart 3.4.1 while Dart 3.4.2 is already released.

Every project I open I receive this warning:
image

Describe the solution you'd like
I'd like the following option to stop being a boolean value and having an array of options:
image

Options like:

  • Always
  • Latest Flutter bundled
  • Never

Describe alternatives you've considered
Waiting for a new Flutter release and hope that it syncs again while the Dart SDK doesn't release another update.

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