Joseph Cardona

Results 2 comments of Joseph Cardona

Hello, I've followed the request to fill out the issue template. Below are the details including my `requirements.txt` and the reproducible `main.py` code: ### `requirements.txt` ```python flet ``` ### `main.py`...

# Enabling WASM in Flet Project This guide will walk you through the steps required to enable WebAssembly (WASM) in Flet . ## Step 1: Create the Flutter Project for...