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

how to detect system windows version if on windows? #1281

Closed
lucasjinreal opened this issue Oct 22, 2022 · 3 comments
Closed

how to detect system windows version if on windows? #1281

lucasjinreal opened this issue Oct 22, 2022 · 3 comments
Labels
enhancement New feature or request triage

Comments

@lucasjinreal
Copy link

Plugin

device_info_plugin

Use case

Does there any instructions to do with it?

Proposal

Does there any instructions to do with it?

@lucasjinreal lucasjinreal added enhancement New feature or request triage labels Oct 22, 2022
@alexmercerind
Copy link
Contributor

alexmercerind commented Oct 23, 2022

What do you expect?

There's a ton of information present like productName or buildNumber. My recommendation will be to use buildNumber.

P.S. Please use issues appropriately, this is not an "enhancement", but rather a question with very obvious answer which any developer should be able to find out on their own.

Attaching image for further reference :

@lucasjinreal
Copy link
Author

@alexmercerind thank u so much, just realised you are author of arcrylic plugin. very nice work. I just wanna judege the platform to avoid win10 bug you have mentioned in: alexmercerind/flutter_acrylic#6

@vbuberen
Copy link
Collaborator

It seems there is enough info provided to you in device_info_plus check fields as shared on screenshot provided above.

Also check API docs for Windows part to get more info about fields and pick the one you need for your purposes: https://pub.dev/documentation/device_info_plus/latest/device_info_plus/WindowsDeviceInfo-class.html

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

3 participants