Skip to content

⬆ Update flet requirement from 0.27.6 to 0.28.3#319

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flet-0.28.3
Closed

⬆ Update flet requirement from 0.27.6 to 0.28.3#319
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flet-0.28.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Updates the requirements on flet to permit the latest version.

Changelog

Sourced from flet's changelog.

0.28.3

  • New: Multiple subscribers can subscribe to a published topic by send_all_on_topic (#5303)
  • Fixed: Local Images Not Rendering in Android App using Flet 0.27.6 (#5198)
  • Fixed: FilePicker.save_file() opens blank gray screen in APK build (works fine in VS) (#5301)
  • Fixed: Routing / Navigation broken since flet 0.28.2 (#5302)

0.28.2

  • Fixed missing imports in __init__.py (#5292).
  • Fixed: GestureDetector should have at least one event handler defined (#5293).

0.28.0

  • feat(cli): flet -V as alternative to flet --version (#4791)
  • New Features and Flutter 3.29 (#4891)
  • Fixed: Dropdown.expand has no effect (#5042)
  • feat: expose events (on_double_tap, on_pan_start) in WindowDragArea (#5043)
  • feat: custom ReorderableListView drag handle listeners (#5051)
  • Fixed: LineChartDataPoint.tooltip not properly rendered (#5105)
  • Fixed: broken code in Page.__on_authorize_async (#5154)
  • Remove Flet v0.25 deprecations (#5155)
  • Prevent platform back button from popping a route with pop confirmation event (#5280)
  • Fixed: SearchBar does not handle capitalization correctly (#5014)
  • Fixed: FilePicker upload fails if original filename is modified (#5037)

0.27.6

  • Fix flet build: allow dependencies with commas (#5033)
  • Show app startup screen by default (#5036)
  • fix: Textfield cursor position changes when modifying field content in on_change (#5019)
  • Remove deperecated Control.update_async() method (#5005)
  • fix: incorrect positioning of non-FAB controls assigned to page.floating_action_button (#5049)

0.27.5

  • Added FletApp.showAppStartupScreen and FletApp.appStartupScreenMessage properties.
  • Added tool.flet.splash.icon_bgcolor and tool.flet.splash.icon_dark_bgcolor settings for Android splash screen icon image.
  • Added tool.flet.app.boot_screen and tool.flet.app.startup_screen settings for customizing Flet app "loading" screens.
  • feat: Dropdown.menu_width property (#5007)
  • PBKDF2 iteration count increased to 600,000 (#5023)

0.27.4

  • Fix: do not remove flutter-packages on re-build if dev_packages configured.

0.27.3

  • Fixes to make flet build work in CI environment (#4993)

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [flet](https://github.com/flet-dev/flet) to permit the latest version.
- [Release notes](https://github.com/flet-dev/flet/releases)
- [Changelog](https://github.com/flet-dev/flet/blob/main/CHANGELOG.md)
- [Commits](flet-dev/flet@v0.27.6...v0.28.3)

---
updated-dependencies:
- dependency-name: flet
  dependency-version: 0.28.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Nov 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2026

Superseded by #363.

@dependabot dependabot bot closed this Jan 1, 2026
@dependabot dependabot bot deleted the dependabot/pip/flet-0.28.3 branch January 1, 2026 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants