aura_sphere_360 1.0.0 copy "aura_sphere_360: ^1.0.0" to clipboard
aura_sphere_360: ^1.0.0 copied to clipboard

Immersive 360° panorama and video viewer for Flutter. Display spherical images and videos with touch controls, sensor controls, and smooth 30 FPS playback. Perfect for VR experiences and 360° media.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aura_sphere_360

With Flutter:

 $ flutter pub add aura_sphere_360

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

dependencies:
  aura_sphere_360: ^1.0.0

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

Import it

Now in your Dart code, you can use:

import 'package:aura_sphere_360/aura_sphere_360.dart';
1
likes
0
points
222
downloads

Publisher

unverified uploader

Weekly Downloads

Immersive 360° panorama and video viewer for Flutter. Display spherical images and videos with touch controls, sensor controls, and smooth 30 FPS playback. Perfect for VR experiences and 360° media.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dchs_motion_sensors, flutter, flutter_cube, video_player

More

Packages that depend on aura_sphere_360