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

running app on win7 is not support? #99650

Closed
baneyue opened this issue Mar 7, 2022 · 4 comments
Closed

running app on win7 is not support? #99650

baneyue opened this issue Mar 7, 2022 · 4 comments
Labels
a: desktop Running on desktop platform-windows Building on or for Windows specifically

Comments

@baneyue
Copy link

baneyue commented Mar 7, 2022

how can i do?

企业微信截图_16466158525378

企业微信截图_16466172269746

50e4c47458928633605b77afce638038

@stuartmorgan
Copy link
Contributor

Flutter itself does not statically reference that method. You'll need to contact the author of whatever plugin you are using that calls it unconditionally to request Windows 7 support.

@stuartmorgan stuartmorgan added a: desktop Running on desktop platform-windows Building on or for Windows specifically labels Mar 7, 2022
@baneyue
Copy link
Author

baneyue commented Mar 7, 2022

image
@stuartmorgan thks

@stuartmorgan
Copy link
Contributor

That's a dynamic lookup, not a static reference, so shouldn't cause the error you are seeing. I would suggest checking any other Windows plugins you are using.

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a: desktop Running on desktop platform-windows Building on or for Windows specifically
Projects
None yet
Development

No branches or pull requests

2 participants