cincopa_video_player 0.0.1
cincopa_video_player: ^0.0.1 copied to clipboard
A Flutter HLS video player with analytics based on cincopa.
Changelog #
All notable changes to this project will be documented.
0.0.1 - 2025-05-20 #
Added #
- Initial release of
cincopa_video_playerpackage. - HLS playback via
CincopaVideoPlayerwidget. - Cincopa analytics event tracking:
video.play,video.pause, and periodicvideo.timeupdate. - Configurable user data (
email,cc_id) and video metadata (uid,video_name). - Example app showcasing stream switching and analytics integration.