custom_interactive_viewer 0.0.6 copy "custom_interactive_viewer: ^0.0.6" to clipboard
custom_interactive_viewer: ^0.0.6 copied to clipboard

A highly customizable alternative for Flutter's InteractiveViewer with advanced keyboard navigation, gesture controls, rotation support, and programmatic transformations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_interactive_viewer

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

dependencies:
  custom_interactive_viewer: ^0.0.6

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:custom_interactive_viewer/custom_interactive_viewer.dart';
4
likes
130
points
200
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable alternative for Flutter's InteractiveViewer with advanced keyboard navigation, gesture controls, rotation support, and programmatic transformations.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on custom_interactive_viewer