Cannot build with Flutter 3.19 due to CupertinoLocalizationsEo #1136
Labels
bug
Something isn't working
fixed in upcoming release
Indicates that an issue has been fixed, and will be released in the next version
Milestone
Bug Description
When attempting to update the
Dockerfile
to build with Flutter 3.19, I have learned the following error exists:After further research, this is due to the use of Flutter 3.19 (latest stable, released 2/15/24) instead of Flutter 3.16.9.
Expected Behaviour
Compile with latest version of Flutter
Steps to Reproduce
Dockerfile
to usehttps://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_3.19.0-stable.tar.xz
(this is not the actual issue, I'll have a PR for this once fully tested)./scripts/docker-build-android.sh
Additional Context
This could be done by upgrading Flutter to 3.19, without docker.
App Version
n/a
Device
n/a
OS
n/a
The text was updated successfully, but these errors were encountered: