Skip to content

Conversation

@FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented Jan 14, 2026

Summary by Sourcery

Release version 0.80.2 of the Flet package with event handling enhancements, bug fixes, and documentation updates.

New Features:

  • Add on_long_press and on_hover events to IconButton.

Bug Fixes:

  • Fix OAuth behavior and update related examples.
  • Correct LinearGradient alignment defaults and allow multiple uses of the --exclude option in flet build.

Enhancements:

  • Replace asyncio.iscoroutinefunction with inspect.iscoroutinefunction across the codebase for coroutine detection.
  • Update TypeVar definition for covariant typing in the Ref class.
  • Clean up and refresh examples for the new release.

Build:

  • Bump flet package version to 0.80.2.

Documentation:

  • Update changelogs to document the 0.80.2 release.

Bump version to 0.80.2 in pubspec.yaml and update changelogs with recent fixes and features, including OAuth improvements, example updates, LinearGradient alignment fix, new IconButton events, and internal refactoring. Update dependencies in client/pubspec.lock to reflect new versions.
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

cloudflare-workers-and-pages bot commented Jan 14, 2026

Deploying flet-examples with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5974896
Status: ✅  Deploy successful!
Preview URL: https://e63b8abc.flet-examples.pages.dev
Branch Preview URL: https://release-0-80-2.flet-examples.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jan 14, 2026

Deploying flet-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5974896
Status: ✅  Deploy successful!
Preview URL: https://2ad207b0.flet-docs.pages.dev
Branch Preview URL: https://release-0-80-2.flet-docs.pages.dev

View logs

Added entry for fixing 'Control with ID xxx is not registered for flet_permission_handler' issue on Python 3.14 in both root and package changelogs.
@FeodorFitsner FeodorFitsner merged commit 16952ae into main Jan 14, 2026
29 of 43 checks passed
@FeodorFitsner FeodorFitsner deleted the release-0.80.2 branch January 14, 2026 17:59
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.

2 participants