Skip to content

Missing base locale fallback files for nb and zh in l10n directory #1588

@shraavv

Description

@shraavv

While attempting to run the app on my local device (Flutter version 3.42.0-0.0.pre) , encountered the following error-

Image

The app was working fine previously, the localization generation now strictly enforces the requirement for base locale fallback files. Since we have locale-specific files like app_nb_NO.arb and app_zh_Hans.arb/app_zh_Hant.arb, Flutter now requires corresponding base files (app_nb.arb and app_zh.arb) to exist as fallbacks.

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