photo_opener_view 1.0.0 copy "photo_opener_view: ^1.0.0" to clipboard
photo_opener_view: ^1.0.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 Dart:

 $ dart pub add photo_opener_view

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

dependencies:
  photo_opener_view: ^1.0.0

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:photo_opener_view/photo_opener_view.dart';
4
likes
0
points
166
downloads

Publisher

verified publishersatish.studio

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, flutter, photo_view, shimmer, video_player

More

Packages that depend on photo_opener_view