cincopa_video_player 0.0.6 copy "cincopa_video_player: ^0.0.6" to clipboard
cincopa_video_player: ^0.0.6 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.6 - 2025-11-04 #

Changed #

  • Code quality improvements

0.0.5 - 2025-11-04 #

Changed #

  • Fixed dependecies
  • Updated readme
  • Added example

0.0.4 - 2025-05-26 #

Changed #

  • Bug fixing

0.0.3 - 2025-05-26 #

Changed #

  • The configs parameter now accepts { autoplay: false } to disable the default autoplay behavior.

0.0.2 - 2025-05-22 #

Changed #

  • video_name is now extracted automatically and no longer needs to be passed manually for analytics.

0.0.1 - 2025-05-20 #

Added #

  • Initial release of the cincopa_video_player package
  • HLS playback via the CincopaVideoPlayer widget
  • Cincopa analytics event tracking: video.play, video.pause, and periodic video.timeupdate
  • Configurable user data (email, acc_id) and video metadata (uid, video_name)
  • Example app showcasing stream switching and analytics integration
6
likes
160
points
23
downloads

Publisher

verified publishercincopa.com

Weekly Downloads

A Flutter HLS video player with analytics based on cincopa.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http, video_player

More

Packages that depend on cincopa_video_player