aura_sphere_360 1.1.0 copy "aura_sphere_360: ^1.1.0" to clipboard
aura_sphere_360: ^1.1.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 Flutter:

 $ flutter pub add aura_sphere_360

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

dependencies:
  aura_sphere_360: ^1.1.0

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:aura_sphere_360/aura_sphere_360.dart';
1
likes
140
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

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

dchs_motion_sensors, flutter, flutter_cube, flutter_webrtc, video_player

More

Packages that depend on aura_sphere_360