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

Fix crash on android due to unknown OS name #121

Merged
merged 3 commits into from
Mar 11, 2023
Merged

Fix crash on android due to unknown OS name #121

merged 3 commits into from
Mar 11, 2023

Conversation

ntkme
Copy link
Contributor

@ntkme ntkme commented Mar 10, 2023

When building standalone with Dart on Android (e.g. users of termux.dev), it currently crashes due to human os name do not handle android. This PR make sure we can handle all OS names.

This PR also update Mac OS to macOS to match current official stylization of the term.

@nex3 nex3 merged commit af77c03 into google:main Mar 11, 2023
@ntkme ntkme deleted the os-human-name branch March 11, 2023 01:33
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 this pull request may close these issues.

None yet

2 participants