Skip to main content

January-March 2023

Desktop

Web

  • ✅ Standalone web apps with Pyodide and Flet.
  • Hosting Flet app in FastAPI server.

Mobile

Developer experience

  • Sample apps:
    • ✅ Chat
    • ✅ Solitaire
  • Gallery

April 2023

Year 2023

Mobile

  • Flet Studio (in App Store and Google Play.
  • Experimenting with isomorphic approach: the same Python code runs on a client and a server.

Controls

  • Community requested controls:
    • NavigationDrawer
    • Video
    • WebView
    • Autocomplete
  • Adaptive controls (controls that change their look depending on platform).

Language support

  • Go

Core functionality

  • Better tests.
  • Built-in database with a simple ORM:
    • Database-aware DataTable
  • Reactive approach for Flet apps.

September-December 2022

Mobile

  • ✅ Standalone mobile package for Flet app

Controls

July-August 2022

Security

  • ✅ Authentication (OAuth): GitHub, Google, Azure (Microsoft Account).

Mobile

  • ✅ Flet widget for Flutter

Desktop

  • ✅ Windows and macOS "host" client with hot reload, so the app could be run as flet main.py

Controls

Core functionality