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

Added more widgets, Updated text edit properties and revamped UI #21

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kcfresh53
Copy link

Screenshot from 2024-03-02 18-09-55

Added support for dropdowns, added multiline property for text edits, revamped UI and more.
Improved UI consistency, Updated storyboard class to support overlays and added a file picker widget.
@kcfresh53
Copy link
Author

These changes include a file picker, support for flet overlays, dropdowns, UI refactors, typo fixes and QOL improvements.

@OtherwisePitt
Copy link

how to use this?

@kcfresh53
Copy link
Author

It works the same way as the previous version. Just pull and run the same commands.

@OtherwisePitt
Copy link

when i try to install flet_Storyboard, it's install the first version:
C:\Users\torto>pip install Flet_StoryBoard==1.4
Defaulting to user installation because normal site-packages is not writeable
Collecting Flet_StoryBoard==1.4
Using cached Flet_StoryBoard-1.4-py3-none-any.whl.metadata (3.1 kB)
INFO: pip is looking at multiple versions of flet-storyboard to determine which version is compatible with other requirements. This could take a while.
ERROR: Could not find a version that satisfies the requirement flet==0.5.2 (from flet-storyboard) (from versions: 0.0.2754, 0.1.0, 0.1.56, 0.1.57, 0.1.58, 0.1.59, 0.1.60, 0.1.61, 0.1.62, 0.1.63, 0.1.64, 0.1.65, 0.9.0, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.11.0, 0.12.0, 0.12.1, 0.12.2, 0.13.0, 0.14.0, 0.15.0, 0.16.0, 0.17.0, 0.18.0, 0.19.0, 0.21.2, 0.22.0, 0.22.1, 0.23.0.dev2664, 0.23.0.dev2665, 0.23.0.dev2666, 0.23.0.dev2679, 0.23.0.dev2697, 0.23.0.dev2734, 0.23.0.dev2744, 0.23.0.dev2766, 0.23.0.dev2768)
ERROR: No matching distribution found for flet==0.5.2

what i can do?

@kcfresh53
Copy link
Author

I set this up in a virtual environment before installing. As for the flet version issue, you should be able to install it separately e.g pip install flet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants