add a note about flet version

This commit is contained in:
Lance Edgar 2026-01-01 20:46:37 -06:00
parent bda59f2536
commit 0dad261c10

View file

@ -32,6 +32,11 @@ https://docs.wuttaproject.org/wuttjamaican/narr/install/index.html
It uses [Flet](https://flet.dev/) for the GUI toolkit. The intended
use case is to run as a proper standalone GUI app on the lane desktop.
Flet has yet to reach a stable 1.0 version, although it's getting
close. Some things have changed since this GUI app project first
began, and it needs refactoring to support newer Flet. It currently
is pinning an older version so the code at least works.
So far, there is no installer per se. For development purpose you can
install the server (above) and then within that same virtual
environment: