Skip to content

Support with old Flutter versions #41

Open
@JustinDMH

Description

@JustinDMH

I jump back and forth between new Flutter SDKs and projects with old SDKs regularly. Is it possible to add in a check for the Flutter SDK of the current project?

If project SDK > 2.0, use null safety json, otherwise use the old snippets.json

The fix for now is to go into the extension and manually switch the version back and forth, but it can be cumbersome if done regularly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions