panorama_image 0.0.1 copy "panorama_image: ^0.0.1" to clipboard
panorama_image: ^0.0.1 copied to clipboard

Display equirectangular projection panoramas with basic pan and zoom functionality

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add panorama_image

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

dependencies:
  panorama_image: ^0.0.1

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:panorama_image/panorama_image.dart';
0
likes
160
points
31
downloads

Publisher

verified publisherlukas-poque.dev

Weekly Downloads

Display equirectangular projection panoramas with basic pan and zoom functionality

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on panorama_image