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

A customizable Flutter widget that provides interactive zoom and pan functionality. Ideal for applications that require detailed content viewing, such as image galleries, maps, or diagrams. It allow [...]

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.1

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';
10
likes
0
points
208
downloads

Publisher

verified publisherartinnovations.dev

Weekly Downloads

A customizable Flutter widget that provides interactive zoom and pan functionality. Ideal for applications that require detailed content viewing, such as image galleries, maps, or diagrams. It allows smooth zooming in, zooming out, and panning gestures, with optional features like double-tap zoom and zoom buttons. The package is simple to integrate and flexible enough to support various content types, making it perfect for apps that need to display large or intricate visuals.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on zoomable_interactive_viewer