Currently, the deploy pipeline is failing due to a bug in the audio_session package. Recently the package has released a new version that fixes it. We are not using the package directly, as it is a transitive dependency from flutter_widget_from_html.
Currently, the deploy pipeline is failing due to a bug in the
audio_session
package. Recently the package has released a new version that fixes it. We are not using the package directly, as it is a transitive dependency fromflutter_widget_from_html
.Thanks to @bartekpacia for the PR.