olexale / arkit_flutter_plugin

ARKit Flutter Plugin
MIT License
797 stars 225 forks source link

360 video playback #121

Closed anandragav closed 3 years ago

anandragav commented 3 years ago

Could we also have 360 video playback through AR?

olexale commented 3 years ago

This is possible with SKVideoNode which is not yet bridged in the plugin.

olexale commented 3 years ago

Implemented in 1.0.2. Please refer to this sample.