Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
Build Flutter Apps With Python - Flet Tutorial
Play lesson

Flet (Python, Flutter) - Build Flutter Apps With Python - Flet Tutorial

5.0 (0)
11 learners

What you'll learn

This course includes

  • 147.3 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

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/

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere