zoomable_interactive_viewer 0.0.2 copy "zoomable_interactive_viewer: ^0.0.2" to clipboard
zoomable_interactive_viewer: ^0.0.2 copied to clipboard

A customizable Flutter widget that provides interactive zoom, pan functionality, and supports smooth zooming and panning for detailed content like images or listings.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zoomable_interactive_viewer

With Flutter:

 $ flutter pub add zoomable_interactive_viewer

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

dependencies:
  zoomable_interactive_viewer: ^0.0.2

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:zoomable_interactive_viewer/zoomable_interactive_viewer.dart';
8
likes
0
points
72
downloads

Publisher

verified publisherartinnovations.dev

Weekly Downloads

A customizable Flutter widget that provides interactive zoom, pan functionality, and supports smooth zooming and panning for detailed content like images or listings.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on zoomable_interactive_viewer