2 Commits

Author SHA1 Message Date
talksik eb0d1443b5 adding in implementation for playing and pausing updates 2023-09-25 12:09:53 -07:00
Hidenori Matsubayashi 96106f35e7 video_player: add ELinuxVideoPlayer (dartPluginClass) (#80)
This change fixes #78 issue of AndroidVideoPlayer being used on x64 host PC for some reason. To fix it, this change adds ELinuxVideoPlayer dart plugin class as a VideoPlayerPlatform for eLinux.

Signed-off-by: Hidenori Matsubayashi <Hidenori.Matsubayashi@gmail.com>
2023-08-25 22:27:20 +00:00