Skip to content

Extract to ARB Function Not Working Properly with Flutter 3.24.0 in VS Code Extension #118

Description

@Juandpt-ReadyChatAI

The "Extract to ARB" function of the Visual Studio Code extension is not functioning correctly with the recent Flutter version 3.24.0. Although the extracted string is saved in the dictionaries, the getter for the string is not generated.

To verify that the issue is related to the version, I switched to the previous version of Flutter, and everything worked correctly. Therefore, it can be concluded that the issue is caused by the new Flutter version.

Steps to Reproduce:

Use the "Extract to ARB" function in the VS Code extension with Flutter version 3.24.0.
Observe that the extracted string is saved in the dictionaries but the getter is not generated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions