kenji_player 1.0.6
kenji_player: ^1.0.6 copied to clipboard
Kenji Video Player is a video player for flutter. The video_player plugin gives low level access for the video playback.
Changelog #
1.0.6 - 2026-01-13 #
Fixed #
- Added subtitle decrypt support (AES-128-CBC) for encrypted VTT files.
- Supported base64-wrapped CDN subtitle files.
- Improved subtitle parsing and stability when loading encrypted subtitles.
1.0.5 2025-12-xx #
Fixed #
- Resolved
seekTorelated errors. - Improved player UI and control icons for better user experience.