Flet python SQLite3
I am trying to FETCH DATA FROM SQLite3 database and then render it to a user interface using Python with Flet. Ian only able to get it to print in cmd prompt, but have failed to render the data to Flet UI.
I am trying to FETCH DATA FROM SQLite3 database and then render it to a user interface using Python with Flet. Ian only able to get it to print in cmd prompt, but have failed to render the data to Flet UI.