☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes
⭐Top resource to learn Python - https://datacamp.pxf.io/kOjKkV ⭐
In this video, we'll learn how to use Flet to build mobile and desktop apps in Python! We'll build a simple Quiz app that could be extended as an exercise for the viewer.
📌 𝗖𝗵𝗮𝗽𝘁𝗲𝗿𝘀:
00:00 Intro to Flet
00:57 Installing Flet
01:16 Creating a Flet project with "flet create” command
03:41 Building simple Quiz application
07:43 Adding Quiz Question class
12:09 Adding question choices with ElevatedButton
14:47 Adding on_click handler to buttons
21:51 Publishing Flet app to desktop, mobile or web
𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📖 Blog: https://bugbytes.io/posts/
👾 Github: https://github.com/bugbytes-io/
📚 𝗙𝘂𝗿𝘁𝗵𝗲𝗿 𝗿𝗲𝗮𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:
Flet: https://flet.dev/
Creating Flet App: https://flet.dev/docs/getting-started/create-flet-app
#python #flet #appdevelopment