You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the flutter-maintained video_player doesn't support transparency either, so this might be a good way to add a novel feature if it is feasible. happy to help implement if someone knows what to do but doesnt have enough time.
reason this could be really cool is to overlay advanced animations like particle effect on top of other widgets (ex an improved, 3d version of siri orb)
The text was updated successfully, but these errors were encountered:
See this example for how it works in web: https://rotato.app/blog/transparent-videos-for-the-web
Some sample videos to test out with:
https://rotato.netlify.app/alpha-demo/movie-hevc.mov
https://rotato.netlify.app/alpha-demo/movie-webm.webm
the flutter-maintained video_player doesn't support transparency either, so this might be a good way to add a novel feature if it is feasible. happy to help implement if someone knows what to do but doesnt have enough time.
reason this could be really cool is to overlay advanced animations like particle effect on top of other widgets (ex an improved, 3d version of siri orb)
The text was updated successfully, but these errors were encountered: