video_player_360

Creator: coderz1093

Last updated:

0 purchases

video_player_360 Image
video_player_360 Images
Add to Cart

Description:

video player 360

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';
copied to clipboard
play video:
await VideoPlayer360.playVideoURL("ENTER_360_VIDEO_URL_HERE");
copied to clipboard
Note - iOS #
This plugin will not work if the flutter project was created with -i swift flag.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.