New features
- Add Auth0
audiencesupport through OAuthauthorization_params(#3775, #6205). - Add
Map.get_camera(),MapEventType, and richerMapEventpayloads inflet-map(#6196, #6208).
Improvements
- Refactor ads controls:
InterstitialAdis now aService, andBannerAdis now aLayoutControl(#6194, #6235). - Improve
CodeEditorwith Chinese pinyin input support and aligned gutter rendering (#6211, #6243, #6244). - Add the
Trolliapp declarative example rewrite (#6242).
Bug fixes
- Fix disabled-state handling across
Tabs,TabBar,Tab, andTabBarView(#6220, #6224). - Fix a
WebViewnull-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