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, duration hours minute second in high quality that is uploaded to the channel SyntacOps 28 May 2024. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 10,786 times and liked it 160 visitors.