codifyiq_image_viewer 1.0.0 copy "codifyiq_image_viewer: ^1.0.0" to clipboard
codifyiq_image_viewer: ^1.0.0 copied to clipboard

A full-screen image viewer with swipe paging, pinch-to-zoom, and custom actions, powered by photo_view.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add codifyiq_image_viewer

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

dependencies:
  codifyiq_image_viewer: ^1.0.0

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:codifyiq_image_viewer/codifyiq_image_viewer.dart';
0
likes
150
points
36
downloads

Documentation

API reference

Publisher

verified publishercodifyiq.com

Weekly Downloads

A full-screen image viewer with swipe paging, pinch-to-zoom, and custom actions, powered by photo_view.

Repository (GitHub)
View/report issues

Topics

#codifyiq #ui #widget #image

License

MIT (license)

Dependencies

flutter, photo_view

More

Packages that depend on codifyiq_image_viewer