You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .
The text was updated successfully, but these errors were encountered:
@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.
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.
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 .
The text was updated successfully, but these errors were encountered: