New
v0.80.2
What's Changed
- replace all
asyncio.iscoroutinefunctionwithinspect.iscoroutinefunctionby @Creeper19472 in https://github.com/flet-dev/flet/pull/5928 - Add on_long_press and on_hover handlers to IconButton by @7576457 in https://github.com/flet-dev/flet/pull/5984
- Update TypeVar definition for covariant typing in Ref class by @seriaati in https://github.com/flet-dev/flet/pull/5994
- Fix wrong
LinearGradientalignment defaults + allow multiple use of--excludeoption inflet buildby @ndonkoHenri in https://github.com/flet-dev/flet/pull/5986 - Examples cleanup by @FeodorFitsner in https://github.com/flet-dev/flet/pull/5997
- OAuth fixes and updated examples by @FeodorFitsner in https://github.com/flet-dev/flet/pull/5996
- Update Flutter 3.38.6, macOS deployment target, and some dependencies by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6002
- Release Flet 0.80.2 by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6004
New Contributors
- @Creeper19472 made their first contribution in https://github.com/flet-dev/flet/pull/5928
- @seriaati made their first contribution in https://github.com/flet-dev/flet/pull/5994
Full Changelog: https://github.com/flet-dev/flet/compare/v0.80.1...v0.80.2