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)
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)