Flet-storyboard

Latest version: v1.4

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.4

Whats new ?
- The importing name has been changed!, now its more simple to import, for example:
python
from fletsb import *
instead of `from Flet_StoryBoard import *`


- Columns now supported!.
- You can now change the `view` of the storyboard into a `flet` supported view, for example you can do now `view=flet.WEB_BROWSER` to make the StoryBoard app open on the browser!!.

How to upgrade ?
- Just run this command:
zsh
pip install Flet_StoryBoard --upgrade

1.3

- ReSupport custom widgets with flet.
- Multiple pages support.
- New Suggestions
- New way to load the StoryBoard on your app.
- The ability of add external flet controls inside of the StoryBoard.
- New Feature called Smart suggestions. It get your goal then suggest things based on it.
- Support templates. A template is a file contain pre-set props for all StoryBoard's widgets, like fonts and default text color. - soon -
- ReBuild the architecture of the library.

0.2

- Redesign the editor.
- A major update to the way you create a storyboard.
- Support Row & Collumns.
- Support Row-Collumns’s sub-controls.
- Support full page building, instead of just a small widgets.
- You can now start editing the storyboard just from your cmd/terminal.
- Big improvement to the preview engine, What you see while editing is what you will see on the product case.
- Major bug fixes and improvements.

0.1

The first release that contain the core things.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.