anusii / markdown_widgets

MIT License
0 stars 0 forks source link

MD WIDGETS: Replace the video playback package with a Windows compatible player #5

Open tonypioneer opened 4 days ago

tonypioneer commented 4 days ago

Description

The current video_player supports IOS, android and MacOS only. See https://github.com/flutter/flutter/issues/122738. Since for riopod app we focus on Android this should be fine. Let's create another issue for finding a Windows compatible player.

Originally posted by @anushkavidanage in https://github.com/anusii/riopod/issues/27#issuecomment-2451153258

tonypioneer commented 12 hours ago

Implemented as below. image