New
v0.80.3
What's Changed
- Fix Android platform check to exclude web by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6013
- Add position details to
GestureDetector.on_tapevent by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6016 - feat(flet-charts): Allow
badge_positionandtitle_positionofPieChartSectionaccept values >=1.0by @ndonkoHenri in https://github.com/flet-dev/flet/pull/6024 - fix: Convert
datetimeinstances to UTC while passing over the wire by @ndonkoHenri in https://github.com/flet-dev/flet/pull/6023 - Rive 0.14.0 by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6025
- Fix desktop light package versioning by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6031
- Disable Rive in desktop client light by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6032
- Ubuntu 20.04-24.04 by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6035
- Allow installing Flet packages in runtime with uv by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6037
- Add
Flutter Secure Storageextension by @7576457 in https://github.com/flet-dev/flet/pull/6001 - feat: add
localeprop toCupertinoDatePicker,DatePicker,DateRangePicker,TimePickerby @ndonkoHenri in https://github.com/flet-dev/flet/pull/6030 - Lazy loading of icons, theme for faster app startup by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6043
- Releasing Flet 0.80.3 by @FeodorFitsner in https://github.com/flet-dev/flet/pull/6053
Full Changelog: https://github.com/flet-dev/flet/compare/v0.80.2...v0.80.3