Skip to content

Localization placeholders lack type information #1816

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TheOneWithTheBraid opened this issue Mar 3, 2025 · 3 comments
Open

Localization placeholders lack type information #1816

TheOneWithTheBraid opened this issue Mar 3, 2025 · 3 comments

Comments

@TheOneWithTheBraid
Copy link

Currently, the localization files only contain untyped placeholders. With Flutter 3.29, support for this was dropped. I'd propose to add the required types to the localization files as soon as possible. As of now, that's the blocking issue for https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/73289 .

@AdamVe
Copy link
Member

AdamVe commented Mar 3, 2025

Hi, thanks for your message. We already have a PR for this #1798 and plan to merge it asap.

@AdamVe
Copy link
Member

AdamVe commented Mar 3, 2025

@TheOneWithTheBraid when building the app, please use the Flutter version which is stated in the env file. We discovered issues in 3.29.0 which prevent us to use it atm.

@TheOneWithTheBraid
Copy link
Author

@TheOneWithTheBraid when building the app, please use the Flutter version which is stated in the env file.

As stated, this issue is related to publishing the software for Alpine Linux. In a distribution-provided Flutter package, we sadly cannot ship a different Flutter version to each application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants