Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ability to add watermark (e.g. username, logo...) above the video. #293

Open
wants to merge 9 commits into
base: development
Choose a base branch
from
Prev Previous commit
Next Next commit
Added required package
  • Loading branch information
rohitprajapati0606 committed Jul 18, 2024
commit e6af04780f5f583addded7145b321ff6b2095cfc
1 change: 1 addition & 0 deletions example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ dependencies:
flick_video_player:
path: "../"
video_player: ^2.8.6
wakelock_web: ^0.4.0
provider: ^6.0.1

# The following adds the Cupertino Icons font to your application.
Expand Down