[Question] What versions of dependencies are compatible with flet==0.25.0.dev3526? #4321
              
                Unanswered
              
          
                  
                    
                      LegendaryPistachio
                    
                  
                
                  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
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Question
My question is: What versions of dependencies are compatible with flet==0.25.0.dev3526?
I plan to install flet==0.25.0.dev3526 in a venv virtual environment, create my application myapp using the command
flet create myapp, and complete the coding of the main.py file using flet==0.25.0.dev3526. Then, I will package the code in the main.py file into an Android application (APK). I will use the commandflet build apkto package the Android application.The preliminary work that needs to be done now is to install the dependencies. The first step is to figure out the versions of each dependency. My goal is to accurately install mutually compatible dependencies to successfully complete the task of packaging the Android application. To ensure a smooth packaging process, to minimize bugs, and to resolve issues of dependency conflicts or incompatibilities.
My question is: What versions of dependencies are compatible with flet==0.25.0.dev3526?
Here is the list of requirements:
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions