-
Alex Fandrianto authored
Related: https://github.com/domokit/mojo/issues/614 Flutter can play sounds using this package. However, when Mojo Shell is running Flutter, it lacks the necessary media service. This patch creates a hook to the mojo binary `media_service.mojo`. If Mojo Shell is built with this media service, then it will be able to play sounds when running Flutter.
ddb060d6