flet web test

This commit is contained in:
2026-03-20 12:11:55 +05:00
parent bf58b2d592
commit 04bfff3d3f
5 changed files with 297 additions and 0 deletions

7
web/info.py Normal file
View File

@@ -0,0 +1,7 @@
import flet as ft
class user():
def __init__(self, page: ft.Page):
pass
#page.client_storage.set("token", "your_jwt_token_here")