github flet-dev/flet v0.82.0

9 hours ago

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: v0.81.0...v0.82.0

Don't miss a new flet release

NewReleases is sending notifications on new releases.