Skip to content

Bump flet from 0.1.62 to 0.81.0#15

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

Bump flet from 0.1.62 to 0.81.0#15
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flet-0.81.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2026

Bumps flet from 0.1.62 to 0.81.0.

Release notes

Sourced from flet's releases.

v0.81.0

What's Changed

New Contributors

Full Changelog: flet-dev/flet@v0.80.5...v0.81.0

v0.80.5

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from flet's changelog.

0.81.0

New features

  • Add Camera control (#6190).
  • Add CodeEditor control (#6162).
  • Add PageView control (#6158).
  • Add color picker controls based on flutter_colorpicker (#6109).
  • Add Matrix4-based LayoutControl.transform and RotatedBox control (#6198).
  • Add LayoutControl.on_size_change event for size-aware layouts (#6099).
  • Add Hero animations (#6157).
  • Add clipboard image/file set and get APIs (#6141).
  • Add web FilePicker with_data support for file content (#6199).
  • Add platform locale info and locale change events (#6191).
  • Add ignore_up_down_keys to TextField and CupertinoTextField (#6183).
  • Add flet build --artifact and iOS simulator build targets (#6074, #6188).

Improvements

  • Optimize object_patch memory churn (#6204).
  • Skip component migrate/diff when function signatures differ (#6181).

Bug fixes

  • Fix memory leaks in Flet web app (#6186).
  • Fix desktop window frameless/titlebar update sync and progress bar clearing (#6114).
  • Fix first-time button style patching and clear stale style state (#6119).
  • Fix map layer rebuilds on marker updates (#6113).
  • Fix AlertDialog and CupertinoAlertDialog barrier color updates (#6097).
  • Fix ControlEvent runtime type hints (#6102).

Other changes

  • Bump Flutter to 3.41.2.
  • Register MIME types for .mjs and .wasm (#6140).

0.80.5

  • Fix memory leak in Flet web apps (#6089).
  • feat: add LaTeX support in ft.Markdown (#6069).
  • Avoid FletApp control messing with root app routing (#6086).
  • Include material and cupertino icon data in PyInstaller hook (#6072).

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.

... (truncated)

Commits
  • b5abc2f Prepare Flet 0.81.0 release (#6206)
  • 2b9e383 Add LayoutControl.transform for Matrix4 transformations and RotatedBox co...
  • 67a9763 Optimize object_patch memory churn (#6204)
  • 1ecc59c Camera control (#6190)
  • 2765359 feat(file-picker): add with_data support for web file content (#6199)
  • fd579db feat: Get platform locale info and listen to its changes (#6191)
  • ce123ab feat(flet-build): Support iOS simulators as build targets (#6188)
  • 61902ea docs: Improve docstring coverage (#6168)
  • 06ea731 feat: Add ignore_up_down_keys to TextField and CupertinoTextField to op...
  • d6461e7 Fix memory leaks in Flet web app (#6186)
  • 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 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.81.0.
- [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.81.0)

---
updated-dependencies:
- dependency-name: flet
  dependency-version: 0.81.0
  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 Feb 28, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 7, 2026

Superseded by #16.

@dependabot dependabot bot closed this Mar 7, 2026
@dependabot dependabot bot deleted the dependabot/pip/flet-0.81.0 branch March 7, 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