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 video_player implementation for web crashes when the data source is not a network source. We should support asset sources also, and give a sensible error message when the data source is unsupported.
The
video_playerimplementation for web crashes when the data source is not a network source. We should support asset sources also, and give a sensible error message when the data source is unsupported.