Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releasing Flet 0.80.3#6053

Merged
FeodorFitsner merged 7 commits intomainfrom
release-0.80.3
Jan 22, 2026
Merged

Releasing Flet 0.80.3#6053
FeodorFitsner merged 7 commits intomainfrom
release-0.80.3

Conversation

@FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented Jan 22, 2026

Summary by Sourcery

Release version 0.80.3 with new UI capabilities, platform/runtime support updates, and refreshed documentation and packaging.

New Features:

  • Add locale configuration support to CupertinoDatePicker, DatePicker, DateRangePicker, and TimePicker.
  • Expose position details in GestureDetector.on_tap events.
  • Expand PieChartSection configuration to allow badge_position and title_position values greater than or equal to 1.0.
  • Support installing Flet packages at runtime using uv.
  • Add Python wheels targeting Ubuntu 20.04–24.04.
  • Introduce the flet-secure-storage Python package with cross‑platform secure key–value storage.

Bug Fixes:

  • Convert datetime instances to UTC when sending over the wire to ensure consistent time handling.
  • Fix desktop light package versioning.
  • Correct Android platform checks to exclude web environments.

Enhancements:

  • Improve startup performance through lazy loading of icons and theme resources.
  • Update the Rive dependency to version 0.14.0.
  • Disable Rive usage in the desktop light client to streamline that build.
  • Update supported OS matrices, including explicit Windows 11 and additional Debian/Ubuntu versions.
  • Adjust documentation imagery and hosting paths for getting-started examples and secure storage docs.

Build:

  • Bump the flet package version to 0.80.3.

Documentation:

  • Refresh getting-started documentation for installation and running apps, including updated platform support statements and inline images.
  • Add README documentation for the flet-secure-storage package with setup, platform support, and usage guidance.

Replaced macOS, Windows, and Safari screenshots with updated versions. Modified image references and formatting in 'running-app.md' and 'index.md' to improve consistency, adjust image widths, and update captions for clarity.

Fix #6042
Revised supported versions for macOS, Windows, and Linux in the installation documentation to reflect updated compatibility details.
Added a new README.md for the flet-secure-storage package with installation and usage instructions. Removed an unrelated tip about hosting Rive files from the secure storage documentation.
Updated Flet and related packages to version 0.80.3. Added flutter_secure_storage plugins for Linux, macOS, and Windows to plugin registrants and build files. Updated changelogs to reflect new features and fixes, including locale support for date/time pickers, Rive 0.14.0, chart improvements, and platform-specific fixes.
Copy link
Contributor

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We've reviewed this pull request using the Sourcery rules engine

@cloudflare-workers-and-pages
Copy link

Deploying flet-examples with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7198e37
Status: ✅  Deploy successful!
Preview URL: https://6cb2c22f.flet-examples.pages.dev
Branch Preview URL: https://release-0-80-3.flet-examples.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

Deploying flet-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7198e37
Status: ✅  Deploy successful!
Preview URL: https://f260be43.flet-docs.pages.dev
Branch Preview URL: https://release-0-80-3.flet-docs.pages.dev

View logs

@FeodorFitsner FeodorFitsner merged commit 80b78cd into main Jan 22, 2026
29 of 59 checks passed
@FeodorFitsner FeodorFitsner deleted the release-0.80.3 branch January 22, 2026 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant