Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps flet from 0.1.62 to 0.80.4.

Release notes

Sourced from flet's releases.

v0.80.4

What's Changed

New Contributors

Full Changelog: flet-dev/flet@v0.80.3...v0.80.4

v0.80.3

What's Changed

Full Changelog: flet-dev/flet@v0.80.2...v0.80.3

v0.80.2

What's Changed

New Contributors

Full Changelog: flet-dev/flet@v0.80.1...v0.80.2

v0.80.1

What's Changed

... (truncated)

Changelog

Sourced from flet's changelog.

0.80.4

  • fix: Enable TextButton style and full-width Dropdown (#6048).
  • flet-video: add mpv_properties to VideoConfiguration (#6041).
  • Refactor Icons and CupertinoIcons proxies for member caching and iteration (#6055).
  • Flutter 3.38.7.

0.80.3

  • Lazy loading of icons, theme for faster app startup (#6043).
  • feat: add locale prop to CupertinoDatePicker, DatePicker, DateRangePicker, TimePicker (#6030).
  • Allow installing Flet packages in runtime with uv (#6037).
  • Python wheels for Ubuntu 20.04-24.04 (#6035).
  • Disable Rive in desktop client light (#6032).
  • Fix desktop light package versioning (#6031).
  • Rive 0.14.0 (#6025).
  • fix: Convert datetime instances to UTC while passing over the wire (#6023).
  • feat(flet-charts): Allow badge_position and title_position of PieChartSection accept values >= 1.0 (#6024).
  • Add position details to GestureDetector.on_tap event (#6016).
  • Fix Android platform check to exclude web (#6013).

0.80.2

  • OAuth fixes and updated examples (#5996).
  • Examples cleanup (#5997).
  • Fix wrong LinearGradient alignment defaults + allow multiple use of --exclude option in flet build (#5986).
  • Update TypeVar definition for covariant typing in Ref class (#5994).
  • feat: add on_long_press and on_hover events to IconButton (#5984).
  • replace all asyncio.iscoroutinefunction with inspect.iscoroutinefunction (#5928).
  • Fix: Control with ID xxx is not registered for flet_permission_handler when using Python 3.14 (#5896).

0.80.1

  • Fix flet publish to sub-directories, Icons Browser and other Gallery examples updated #5964.

0.80.0

0.70.0

  • Flet 1.0 Alpha ReleasedRead the announcement
  • New: Declarative and reactive programming style, alongside imperative
  • New: Automatic page updates after event handler completion
  • New: Service controls for non-visual functionality
  • New: WebAssembly support for running web apps in the browser
  • New: Offline mode support for web apps
  • New: Ability to embed Flet web apps into multiple HTML elements on a page
  • New: Modern, future-proof architecture:

... (truncated)

Commits
  • fc20412 Update changelogs for v0.80.4 release notes (#6061)
  • 8de487a fix: Enable TextButton style and full-width Dropdown (#6048)
  • d8eefd6 flet-video: add mpv_properties to VideoConfiguration (#6041)
  • 6609d70 Refactor Icons and CupertinoIcons proxies for member caching and iteratio...
  • 80b78cd Releasing Flet 0.80.3 (#6053)
  • e9d55ad Update wheel CLI imports to internal commands
  • 5875f98 Lazy loading of icons, theme for faster app startup (#6043)
  • aaa801c feat: add locale prop to CupertinoDatePicker, DatePicker, `DateRangePic...
  • 0a9ba9b Add Flutter Secure Storage extension (#6001)
  • 6cfccb7 Allow installing Flet packages in runtime with uv (#6037)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [flet](https://github.com/flet-dev/flet) from 0.1.62 to 0.80.4.
- [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.1.62...v0.80.4)

---
updated-dependencies:
- dependency-name: flet
  dependency-version: 0.80.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 26, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 31, 2026

Superseded by #14.

@dependabot dependabot bot closed this Jan 31, 2026
@dependabot dependabot bot deleted the dependabot/pip/flet-0.80.4 branch January 31, 2026 16:02
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