newtaDev / pod_player

Video player for flutter web & mobile devices, Play video from youtube or vimeo or network in flutter using pod player
https://pub.dev/packages/pod_player
MIT License
106 stars 202 forks source link

feat: :sparkles: add video watermark feature #207

Open moazelsawaf opened 5 months ago

moazelsawaf commented 5 months ago

Hi there 👋🏻

In this Pull Request, I've implemented a new feature: Video Watermark 🎉

This feature allows you to add a widget as a watermark, which is displayed all the time on top of the video, with the ability to show/hide it from the controller at any time 💙

I have implemented the feature following the same package conventions to keep the codebase consistent and understandable ✅

Thanks! 🙏🏻