video_360 0.0.9 copy "video_360: ^0.0.9" to clipboard
video_360: ^0.0.9 copied to clipboard

Simple video 360 degree player (Android - Exoplayer, iOS - Swifty360Player)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_360
copied to clipboard

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  video_360: ^0.0.9
copied to clipboard

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:video_360/video_360.dart';
copied to clipboard
23
likes
140
points
250
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.17 - 2025.04.01

Simple video 360 degree player (Android - Exoplayer, iOS - Swifty360Player)

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on video_360