Skip to content

Flutter SDK integration not working #121

@davidmartos96

Description

@davidmartos96

Hello!
I use mise to manage different Flutter versions on my system. Ever since I started using the new VSCode setting in the official Flutter/Dart extension that delegates the current SDK path to a external command, this plugin stopped working.
https://dartcode.org/releases/#improved-version-manager-support

I would like to avoid having a global version of intl_utils, so I was using it as a dev dependency on my project. My guess is that your extension was reading the dart/flutter sdk paths in the VSCode settings, same as the official extension, and then resolve it to execute the correct generate command.

Is that correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions