vr_player library

The VrPlayer plugin lets you play 360° and VR videos smoothly on Android and iOS platforms, delivering an immersive viewing experience with touch and device motion controls. These types of videos, commonly referred to as immersive, 360, or spherical videos, are captured by utilizing an omnidirectional camera or multiple cameras to record the entire panoramic view simultaneously.

Classes

VrPlayer
VrPlayerController
VrPlayerObserver
VrPlayerObserver is required for listening to player notifications

Enums

VrState
Enum for showing the player state

Typedefs

VrPlayerCreatedCallback = void Function(VrPlayerController controller, VrPlayerObserver observer)