Skip to content

Bump flet from 0.1.62 to 0.82.0#16

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

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

Conversation

@dependabot
Copy link

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

Bumps flet from 0.1.62 to 0.82.0.

Release notes

Sourced from flet's releases.

v0.82.0

New features

Improvements

Bug fixes

Other changes

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

v0.81.0

What's Changed

... (truncated)

Changelog

Sourced from flet's changelog.

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

  • Pin internal Flet package dependencies across all Flet packages (#6222, #6247).
  • Update Flutter to 3.41.4 and refresh dependencies (#6245).

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).

... (truncated)

Commits
  • 4f73d04 Prepare release of Flet 0.82.0 (#6254)
  • dcca170 Trolli declarative (#6242)
  • 8fd06d9 Fix CodeEditor: support Chinese pinyin typing and gutter alignment with cod...
  • 23840fc Pin internal Flet package dependencies across all Flet packages (#6247)
  • 183674a fix(ads): refactor InterstitialAd to a Service and BannerAd to a `Layou...
  • 8b2793f fix: enforce disabled state across Tabs, TabBar, Tab and TabBarView (...
  • 51cbdaf feat(flet-map): add Map.get_camera(), MapEventType, and enhance `MapEvent...
  • 4271ce2 hotfix: Null check operator used on a null value in WebView (#6238)
  • b8c0a31 feat: Add Auth0 audience support via OAuth authorization_params (#6205)
  • b5abc2f Prepare Flet 0.81.0 release (#6206)
  • 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.82.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.82.0)

---
updated-dependencies:
- dependency-name: flet
  dependency-version: 0.82.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 7, 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