Back to Browse

Build Flutter Apps With Python - Flet Tutorial

25.0K views
May 28, 2024
5:17

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/

Download

0 formats

No download links available.

Build Flutter Apps With Python - Flet Tutorial | NatokHD