Skip to content

Preparing Flet v0.28.3 release #5306

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Preparing Flet v0.28.3 release #5306

wants to merge 5 commits into from

Conversation

FeodorFitsner
Copy link
Contributor

@FeodorFitsner FeodorFitsner commented May 15, 2025

Summary by Sourcery

Prepare v0.28.3 release with support for multiple pubsub subscribers, mobile platform file picker fixes, routing/event bug resolutions, and dependency and changelog updates.

New Features:

  • Allow multiple subscribers per session and per topic in the pubsub hub

Bug Fixes:

  • Fix local image rendering on Android by correcting asset URI construction
  • Resolve blank gray screen and missing fileName in FilePicker.save_file() on mobile platforms
  • Restore correct view pop routing by matching views to route names

Enhancements:

  • Remove redundant typing import fallback in Python file picker module

Build:

  • Bump Python and Flutter package version to 0.28.3 and update Flutter file_picker dependency to ^10.1.9

CI:

  • Update milestone number in the whats-new PowerShell script

Documentation:

  • Add 0.28.3 release notes to SDK and package changelogs

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