Friday, September 23, 2022

Flet UI: Flutter UI + Go server + any (Python) client


 Episode #295 Flutter + Python GUI Apps? - [Python Bytes Podcast]

  •  interesting stack - a Python client driving a Flutter front-end via a Go server.
  • That sounds complicated, but the developer experience is incredibly simple.

Flet is language-agnostic, so anyone on your team could develop Flet apps in their favorite language. Python is already supported, Go, C# and others are coming next.

Deploy Flet app as a web app and view it in a browser. Package it as a standalone desktop app for Windows, macOS and Linux. Install it on mobile as PWA or view via Flet app for iOS and Android.