carverauto / flutter

🚨 ChaseApp opensource mobile app - follow live police chases 🚔
https://chaseapp.tv
MIT License
3 stars 0 forks source link

Video Player - popup bubbles overlayed on video stream #125

Open mfreeman451 opened 2 years ago

mfreeman451 commented 2 years ago

Feature part

Description

Need to show popup / bubble messages overlayed on the video stream. MTV did this in the 90s and it was very popular:

https://www.google.com/search?tbm=isch&q=MTV%20popup%20video&tbs=imgo:1

Actions

When a user clicks the 'bubble' or popup message, depending on the message type, they may be shown a modal or some screen with additional information, like a tweet.

Dependencies