Skip to content

Bump flet from 0.81.0 to 0.82.0#26

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

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

Conversation

@dependabot
Copy link
Contributor

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

Bumps flet from 0.81.0 to 0.82.0.

Release notes

Sourced from flet's releases.

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

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

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).
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)
  • See full diff 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.81.0 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.81.0...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
@1812z 1812z closed this Mar 11, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pip/flet-0.82.0 branch March 11, 2026 03:08
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.

1 participant