Changelog#
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.2.0 - 2025-06-26#
Added#
Lottie
control new properties:enable_merge_paths
,enable_layers_opacity
,headers
,error_content
.- Deployed online documentation: https://flet-dev.github.io/flet-lottie/
Changed#
- Refactored
Lottie
control to use@ft.control
dataclass-style definition.
0.1.0 - 2025-01-15#
Initial release.