41 lines
1.3 KiB
Markdown
41 lines
1.3 KiB
Markdown
## Road map for PyUIBuilder
|
|
|
|
To fund and support the development some features are available only for Premium users.
|
|
Any feature that has 👑 beside it, is meant only for [premium users](./README.md#license---fund-the-development)
|
|
|
|
### 1.0.0
|
|
- [x] Create the initial version for UI builder
|
|
|
|
### 1.2.0
|
|
- [ ] UI fixes and enhancement
|
|
- [ ] Documentation
|
|
- [ ] Tree view for elements on the canvas
|
|
- [ ] Add text editor to support event handlers
|
|
- [ ] Support for Event handlers
|
|
- [ ] Support more pre-built widgets such as ttk.Notebook, multi-page etc.
|
|
- [ ] Rewrite DND for better feedback - (swappy/react-dnd-kit/ GSAP draggable)
|
|
- [ ] Duplicate widgets
|
|
|
|
### 1.5.0
|
|
- [ ] Add canvas support tools (lines, rect etc) (try fabricjs)
|
|
- [ ] Initial version for Electron App exe 👑
|
|
- [ ] Save files locally 👑
|
|
- [ ] Load UI files 👑
|
|
- [ ] Light/Dark theme 👑
|
|
- [ ] Run the preview 👑
|
|
- [ ] Load templates 👑
|
|
|
|
### 2.0.0
|
|
- [ ] Support for more third party plugins
|
|
- [ ] Support more templates
|
|
- [ ] Allow creating components
|
|
- [ ] Support for Kivy
|
|
- [ ] Sharable Templates
|
|
- [ ] Dark theme 👑
|
|
|
|
|
|
### 3.0.0
|
|
- [ ] Allow 3rd party UI plugin developers
|
|
- [ ] Allow Templates to be sharable
|
|
- [ ] Node based System (eg: like blender/ unity node system)
|
|
- [ ] Support for PySide / PyQt 👑 (commercial license only) |