pypi flet 0.21.2
v0.21.2

latest releases: 0.25.0.dev3673, 0.25.0.dev3672, 0.25.0.dev3668...
7 months ago
  • Add --android-adaptive-icon-background to flet build command.
  • Fix for mobile Safari: Store session ID in SessionStorage instead of window.name.
  • Fix _FletSocketServer__receive_loop_task error on Linux.
  • Replace deprecated (in Python 3.12) datetime.utcnow() with datetime.now(timezone.utc).
  • Fix a call to self.__executor.shutdown for Python 3.8.
  • Add client IP and user agent to a session ID.
  • Generate crypto-strong strings across the framework.

Don't miss a new flet release

NewReleases is sending notifications on new releases.