imageview360 1.3.0 copy "imageview360: ^1.3.0" to clipboard
imageview360: ^1.3.0 copied to clipboard

A Flutter package which provides 360 view of the images with rotation and gesture customisations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add imageview360

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

dependencies:
  imageview360: ^1.3.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:imageview360/imageview360.dart';
190
likes
150
pub points
88%
popularity

Publisher

unverified uploader

A Flutter package which provides 360 view of the images with rotation and gesture customisations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on imageview360