Build Flutter Apps With Python - Flet Tutorial

Published: 28 May 2024
on channel: SyntacOps
10,786
160

In this video I will build a MacOS Flutter App with Python. We combine the best of both world, the UI capabilities of Flutter and the ecosystem of Python. We will use the Python package "requests" to fetch data from an mock api and then display the results on MacOS Flutter app.

// RESOURCES //

➡ Flet Docs: https://flet.dev/
➡ Python: https://www.python.org/

// COMMANDS USED //

python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip
pip install flet
pip install requests
pip install beautifulsoup4

// MY NEWSLETTER //

Get regular updates on the latest Flutter packages:
➡ https://syntacops.beehiiv.com/


Watch video Build Flutter Apps With Python - Flet Tutorial online without registration, duration hours minute second in high quality. This video was added by user SyntacOps 28 May 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 10,786 once and liked it 160 people.