Skip to content

Latest commit

 

History

History
41 lines (34 loc) · 1.29 KB

roadmap.md

File metadata and controls

41 lines (34 loc) · 1.29 KB

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

1.0.0

  • 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)