innovationmauritiustelecom / video_player_360

MIT License
22 stars 12 forks source link

Vr video player with control #2

Closed gausoft closed 4 years ago

gausoft commented 4 years ago

Thanks for your work!. How can we use this package to build vr app? Could you add local video playing support?

stephangopaul commented 4 years ago

Hi @Gausoft This is a flutter plugin. You need to add video_player_360: ^0.0.9 in your pubspec.yaml dependencies. to use it. We plan to support local video playing later but you can do a pull request to add same feature. Thank you.

gausoft commented 4 years ago

Ok thanks