Skip to content

Bump flet from 0.1.62 to 0.82.2#17

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

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

Conversation

@dependabot
Copy link

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

Bumps flet from 0.1.62 to 0.82.2.

Release notes

Sourced from flet's releases.

v0.82.2

What's Changed

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

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

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

... (truncated)

Commits
  • 1de5436 Bump flet to v0.82.2 and update PyPI cleanup
  • a14d9dd Prepare 0.82.1: bump versions and changelogs (#6289)
  • 133f1bc fix: lazy-load auth deps in web/Pyodide startup and add regression tests (#6280)
  • 4ecc53d Pin binaryornot below 0.5 to fix build template UTF-8 decode errors (#6279)
  • 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 (...
  • 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.2.
- [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.2)

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