zoomable_interactive_viewer 0.0.5 copy "zoomable_interactive_viewer: ^0.0.5" to clipboard
zoomable_interactive_viewer: ^0.0.5 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 Flutter:

 $ flutter pub add zoomable_interactive_viewer

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

dependencies:
  zoomable_interactive_viewer: ^0.0.5

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:zoomable_interactive_viewer/zoomable_interactive_viewer.dart';
8
likes
160
points
101
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

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on zoomable_interactive_viewer