Serious Recommendations for Flet Framework Packaging #4271
LegendaryPistachio
started this conversation in
General
Replies: 2 comments
-
Suggestion: Flet Framework version 0.24 or 0.25 pre-release contains a configuration and dependency list, detailing the specific version and configuration required for each dependency. And this list must be proven to be accurate and reliable through experimentation. |
Beta Was this translation helpful? Give feedback.
0 replies
-
It is suggested to introduce pip-tools into the Flet framework: Build a reproducible and controllable Python development environment, solve dependency relationships, and make the code more stable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It is strongly recommended that the Flet framework's 0.24 version or 0.25 pre-release version include a configuration and dependency list, detailing the specific versions and configurations required for each dependency. The list should include:
flutter doctor
command, including specific version requirements.flet build
command, including specific version requirements.flet build
command, including specific version requirements.flet build
command, including specific version requirements.flet build
command, including specific version requirements.flet build
command, including specific version requirements.The configuration and dependency list should provide detailed and specific information on version requirements to facilitate smooth deployment and use of the Flet framework.
Beta Was this translation helpful? Give feedback.
All reactions