Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Seemingly no way to obtain device locale on desktop #35

Closed
johnsonmh opened this issue Mar 30, 2020 · 1 comment · Fixed by #261
Closed

Seemingly no way to obtain device locale on desktop #35

johnsonmh opened this issue Mar 30, 2020 · 1 comment · Fixed by #261
Labels
bug Something isn't working

Comments

@johnsonmh
Copy link
Contributor

Migrated from: material-components/material-components-flutter-gallery#458

See flutter/flutter#45343. This affects all desktop builds (macOS, windows, linux)

For now, we force the system locale to be en_US

@johnsonmh johnsonmh added the bug Something isn't working label Mar 30, 2020
@clocksmith
Copy link
Contributor

blocked by flutter/flutter#45152

stuartmorgan-g added a commit to stuartmorgan-g/gallery that referenced this issue Aug 13, 2020
The desktop embeddings now set locales on startup, so there is no longer
a need to work around the lack of locale.

Fixes flutter#35
stuartmorgan-g added a commit that referenced this issue Aug 19, 2020
The desktop embeddings now set locales on startup, so there is no longer
a need to work around the lack of locale.

Fixes #35
Seven-112 pushed a commit to Seven-112/gallery that referenced this issue May 16, 2023
The desktop embeddings now set locales on startup, so there is no longer
a need to work around the lack of locale.

Fixes flutter/gallery#35
shaheer-ahmed-dev pushed a commit to shaheer-ahmed-dev/gallery that referenced this issue May 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants