Quantcast
Channel: Planet Python
Viewing all articles
Browse latest Browse all 22849

Talk Python to Me: #378: Flet: Flutter apps in Python

$
0
0
Have you heard of Flutter? It's a modern and polished UI framework to write mobile apps, desktop apps, and even web apps. While interesting, you may have kept your distance because Flutter is a Dart language-based framework. But with the project we're covering today, Flet, many Flutter UIs can now be written in pure Python. Flet is a very exciting development in the GUI space for Python devs. And we have the creator, Feodor Fitsner, here to take us through it.<br/> <br/> <strong>Links from the show</strong><br/> <br/> <div><b>Feodor on GitHub</b>: <a href="https://github.com/FeodorFitsner" target="_blank" rel="noopener">github.com</a><br/> <b>Flet</b>: <a href="https://flet.dev" target="_blank" rel="noopener">flet.dev</a><br/> <b>Flutter</b>: <a href="https://flutter.dev" target="_blank" rel="noopener">flutter.dev</a><br/> <b>Dart</b>: <a href="https://dart.dev" target="_blank" rel="noopener">dart.dev</a><br/> <b>Flet Tutorials</b>: <a href="https://flet.dev/docs/tutorials" target="_blank" rel="noopener">flet.dev</a><br/> <b>It's All Widgets Showcase</b>: <a href="https://itsallwidgets.com" target="_blank" rel="noopener">itsallwidgets.com</a><br/> <b>Roadmap</b>: <a href="https://flet.dev/docs/roadmap/" target="_blank" rel="noopener">flet.dev</a><br/> <b>pglet</b>: <a href="https://pglet.io/docs/tutorials/python/" target="_blank" rel="noopener">pglet.io</a><br/> <b>Flutter Flow Designer</b>: <a href="https://flutterflow.io" target="_blank" rel="noopener">flutterflow.io</a><br/> <b>Fluent UI for Flutter Showcase App</b>: <a href="https://bdlukaa.github.io/fluent_ui/" target="_blank" rel="noopener">bdlukaa.github.io</a><br/> <b>macOS UI</b>: <a href="https://pub.dev/packages/macos_ui" target="_blank" rel="noopener">pub.dev</a><br/> <b>Flet Mobile Strategy</b>: <a href="https://flet.dev/blog/flet-mobile-strategy/" target="_blank" rel="noopener">flet.dev</a><br/> <b>Michael's flutter doctor output</b>: <a href="https://talk-python-shared.nyc3.digitaloceanspaces.com/flutter-doctor.png" target="_blank" rel="noopener">flutter-doctor.png</a><br/> <b>Pyscript</b>: <a href="https://pyscript.net" target="_blank" rel="noopener">pyscript.net</a><br/> <b>Watch this episode on YouTube</b>: <a href="https://www.youtube.com/watch?v=kxsLRRY2xZA" target="_blank" rel="noopener">youtube.com</a><br/> <b>Episode transcripts</b>: <a href="https://talkpython.fm/episodes/transcript/378/flet-flutter-apps-in-python" target="_blank" rel="noopener">talkpython.fm</a><br/> <br/> <b>--- Stay in touch with us ---</b><br/> <b>Subscribe to us on YouTube</b>: <a href="https://talkpython.fm/youtube" target="_blank" rel="noopener">youtube.com</a><br/> <b>Follow Talk Python on Twitter</b>: <a href="https://twitter.com/talkpython" target="_blank" rel="noopener">@talkpython</a><br/> <b>Follow Michael on Twitter</b>: <a href="https://twitter.com/mkennedy" target="_blank" rel="noopener">@mkennedy</a><br/></div><br/> <strong>Sponsors</strong><br/> <a href='https://talkpython.fm/sentry-dex-conf'>Sentry's DEX Conference</a><br> <a href='https://talkpython.fm/irl'>IRL Podcast</a><br> <a href='https://talkpython.fm/assemblyai'>AssemblyAI</a><br> <a href='https://talkpython.fm/training'>Talk Python Training</a>

Viewing all articles
Browse latest Browse all 22849

Trending Articles