custom_interactive_viewer 0.0.7 copy "custom_interactive_viewer: ^0.0.7" to clipboard
custom_interactive_viewer: ^0.0.7 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.7

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';
5
likes
130
points
1.24k
downloads

Publisher

verified publisherali-hnaineh.dev

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