interactive_viewer_2 0.0.8 copy "interactive_viewer_2: ^0.0.8" to clipboard
interactive_viewer_2: ^0.0.8 copied to clipboard

A Flutter InteractiveViewer replacement with support for scrollbars, double-tap zoom and overall improved zoom handling

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add interactive_viewer_2

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

dependencies:
  interactive_viewer_2: ^0.0.8

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:interactive_viewer_2/interactive_viewer_2.dart';
2
likes
120
pub points
73%
popularity

Publisher

verified publisherhenrisauer.dev

A Flutter InteractiveViewer replacement with support for scrollbars, double-tap zoom and overall improved zoom handling

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, vector_math

More

Packages that depend on interactive_viewer_2