photo_opener_view 1.1.0 copy "photo_opener_view: ^1.1.0" to clipboard
photo_opener_view: ^1.1.0 copied to clipboard

A powerful and customizable Flutter package for viewing images and videos with beautiful UI styles and animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add photo_opener_view

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

dependencies:
  photo_opener_view: ^1.1.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:photo_opener_view/photo_opener_view.dart';
3
likes
130
points
202
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful and customizable Flutter package for viewing images and videos with beautiful UI styles and animations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, photo_view, shimmer, video_player

More

Packages that depend on photo_opener_view