[Question] How to set flutter version in using virtual environment? #4644
Unanswered
jjjunehkim
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Question
When installing each flet version separately in a virtual environment, please explain how to use the flutter version that matches the virtual environment's flet version.
After version 0.26, usercontrol is deprecated. When creating an executable file with the "flet build windows" command for a program coded using usercontrol in a version lower than 0.26, there is a problem in which the executable file is not created properly if a higher version of flutter that is not supported by the flutter version is used.
We can manage flet by installing it by version using a virtual environment, but when creating an executable file.
Please explain how to manage flutter linked to the flet version by version.
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions