custom_interactive_viewer 0.0.5 copy "custom_interactive_viewer: ^0.0.5" to clipboard
custom_interactive_viewer: ^0.0.5 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 Dart:

 $ dart pub add custom_interactive_viewer

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 dart pub get):

dependencies:
  custom_interactive_viewer: ^0.0.5

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:custom_interactive_viewer/custom_interactive_viewer.dart';
5
likes
0
points
1.25k
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

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on custom_interactive_viewer