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#
- Deployed online documentation: https://flet-dev.github.io/flet-video/
Videonew property:subtitle_trackVideoConfigurationnew properties:width,height,scale
Changed#
- Refactored
Videocontrol to use@flet.controldataclass-style definition. - Renamed
Videoevent handler properties:on_loaded→on_loadon_completed→on_completeon_track_changed→on_track_change
0.1.0 - 2025-01-15#
Initial release.