Skip to content
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

Add support for android 14 LocalePreferences API #3

Open
HannesGitH opened this issue Apr 12, 2023 · 2 comments · May be fixed by #4
Open

Add support for android 14 LocalePreferences API #3

HannesGitH opened this issue Apr 12, 2023 · 2 comments · May be fixed by #4
Assignees

Comments

@HannesGitH
Copy link

the API exposes stuff like

  • preferred temperature (C/F) (can be extracted on iOS from metric system)
  • 12/24h (already included here)
  • type of calender (persian, islamic, etc..)
  • starting day of week

these should be forwarded to flutter via this package

i might be able to fire a PR soon

@gokberkbar
Copy link
Owner

Sound like a good feature. Looking forward for your PR. @HannesGitH

@HannesGitH HannesGitH linked a pull request Apr 13, 2023 that will close this issue
@HannesGitH
Copy link
Author

i tried my first steps but couldn't get flutter to compile with android preview versions (flutter/flutter#124748)

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

Successfully merging a pull request may close this issue.

2 participants