add a note about flet version
This commit is contained in:
parent
bda59f2536
commit
0dad261c10
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
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.
|
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
|
So far, there is no installer per se. For development purpose you can
|
||||||
install the server (above) and then within that same virtual
|
install the server (above) and then within that same virtual
|
||||||
environment:
|
environment:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue