Skip to content

Bump flet from 0.1.62 to 0.83.0#18

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/flet-0.83.0
Open

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

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps flet from 0.1.62 to 0.83.0.

Release notes

Sourced from flet's releases.

v0.83.0

New features

Improvements

  • Speed up control diffing and nested value tracking with sparse Prop updates and @value types (#6098, #6270, #6117, #6296) by @​FeodorFitsner.
  • Consolidate app/build templates into the monorepo and publish pre-release flet packages and template artifacts from CI (#6306, #6331) by @​FeodorFitsner.
  • Move desktop client binaries from PyPI wheels to GitHub Releases and unify desktop packaging around flet-desktop (#6290, #6309) by @​FeodorFitsner.
  • Lightweight dataclass validation and deprecation with Annotated + auto-added deprecation admonitions in docs (#6278) by @​ndonkoHenri.

Bug fixes

Full Changelog: flet-dev/flet@v0.82.2...v0.83.0

v0.82.3.dev7950

What's Changed

Full Changelog: flet-dev/flet@v0.82.3.dev7922...v0.82.3.dev7950

v0.82.3.dev7922

What's Changed

Full Changelog: flet-dev/flet@v0.82.3.dev7921...v0.82.3.dev7922

v0.82.3.dev7921

Full Changelog: flet-dev/flet@v0.82.3.dev7920...v0.82.3.dev7921

v0.82.3.dev7920

What's Changed

Full Changelog: flet-dev/flet@v0.82.3.dev7907...v0.82.3.dev7920

v0.82.3.dev7907

What's Changed

... (truncated)

Changelog

Sourced from flet's changelog.

0.83.0

New features

Improvements

  • Speed up control diffing and nested value tracking with sparse Prop updates and @value types (#6098, #6270, #6117, #6296) by @​FeodorFitsner.
  • Consolidate app/build templates into the monorepo and publish pre-release flet packages and template artifacts from CI (#6306, #6331) by @​FeodorFitsner.
  • Move desktop client binaries from PyPI wheels to GitHub Releases and unify desktop packaging around flet-desktop (#6290, #6309) by @​FeodorFitsner.
  • Lightweight dataclass validation and deprecation with Annotated + auto-added deprecation admonitions in docs (#6278) by @​ndonkoHenri.

Bug fixes

0.82.2

Bug fixes

0.82.0

New features

  • Add Auth0 audience support through OAuth authorization_params (#3775, #6205).
  • Add Map.get_camera(), MapEventType, and richer MapEvent payloads in flet-map (#6196, #6208).

Improvements

  • Refactor ads controls: InterstitialAd is now a Service, and BannerAd is now a LayoutControl (#6194, #6235).
  • Improve CodeEditor with Chinese pinyin input support and aligned gutter rendering (#6211, #6243, #6244).
  • Add the Trolli app declarative example rewrite (#6242).

Bug fixes

  • Fix disabled-state handling across Tabs, TabBar, Tab, and TabBarView (#6220, #6224).
  • Fix a WebView null-check crash (Null check operator used on a null value) (#6238).

Other changes

... (truncated)

Commits
  • c997a22 Prepare Flet 0.83.0 release (#6334)
  • 375c9a3 chore: lightweight dataclass validation and deprecation with Annotated + au...
  • adb177d fix: include top-level directory in template zips for cookiecutter
  • c991985 fix: avoid YAML anchors in patched pubspec by using separate dict instances
  • da84f00 fix: restore build_flet_package job to original state and remove PUB_VER
  • f834633 fix: only run pub.dev dry-run validation on tagged builds
  • dc3707f fix: use git ref for dev template flet dependency instead of pub.dev pre-release
  • efae74a feat: consolidate templates in monorepo and publish flet pre-releases to pub....
  • a4287c8 fix: align Dart-side defaults with Python across all packages (#6330)
  • a9318ad feat: customizable Scrollbars (#6282)
  • 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.83.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.83.0)

---
updated-dependencies:
- dependency-name: flet
  dependency-version: 0.83.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 Mar 28, 2026
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