image_viewer_360 0.1.1 copy "image_viewer_360: ^0.1.1" to clipboard
image_viewer_360: ^0.1.1 copied to clipboard

A Flutter widget for smooth 360-degree product image viewers with drag, zoom, autoplay, and frame preloading.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add image_viewer_360

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

dependencies:
  image_viewer_360: ^0.1.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:image_viewer_360/image_viewer_360.dart';
0
likes
150
points
--
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter widget for smooth 360-degree product image viewers with drag, zoom, autoplay, and frame preloading.

Repository (GitHub)
View/report issues

Topics

#flutter #image-viewer #product-viewer #ecommerce #widget

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_cache_manager

More

Packages that depend on image_viewer_360