Skip to content

flutter gen-i10n throws Found syntax errors. after upgrading to 3.7.0 (mostly affecting china mirror) #119435

@bluealert455

Description

@bluealert455

In flutter 3.3.10,everything is fine.
Since upgrading to 3.7.0,flutter gen-l10n throws "found syntax errors" exception.
app_en.arb:
{
"helloWorld": "Hello World!",
"@helloworld": {
"description": "The conventional newborn programmer greeting"
}
}

app_es.arb:
{
"helloWorld": "¡Hola Mundo!"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: internationalizationSupporting other languages or locales. (aka i18n)c: crashStack traces logged to the consolec: regressionIt was better in the past than it is nowframeworkflutter/packages/flutter repository. See also f: labels.from: chinaIssues from the Flutter China communityplatform-windowsBuilding on or for Windows specificallyr: duplicateIssue is closed as a duplicate of an existing issuetoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions