Skip to content

innovationmauritiustelecom/video_player_360

Repository files navigation

Deprecated

⚠️ This plugin is no longer supported and may contain outdated information.

video_player_360

A Flutter plugin to stream 360° videos on iOS and Android

Getting Started

This is a Flutter plugin to play 360° videos via a remote URL.

The iOS player uses the open source Google VR SDK for iOS

The Android player uses the open source Google VR SDK for Android

Installation

Add video_player_360: ^0.1.4 in your pubspec.yaml dependencies.

How to use

importing the library:

import 'package:video_player_360/video_player_360.dart';

play video:

await VideoPlayer360.playVideoURL("ENTER_360_VIDEO_URL_HERE");

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •