yuni_photo_view 0.2.8 copy "yuni_photo_view: ^0.2.8" to clipboard
yuni_photo_view: ^0.2.8 copied to clipboard

Full-screen Flutter viewer shell: paging, zoom, info sheet, dismiss, bars, overlays, desktop toolbar. You render media in pageBuilder; includes Hero helpers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yuni_photo_view

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

dependencies:
  yuni_photo_view: ^0.2.8

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:yuni_photo_view/yuni_photo_view.dart';
0
likes
120
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Full-screen Flutter viewer shell: paging, zoom, info sheet, dismiss, bars, overlays, desktop toolbar. You render media in pageBuilder; includes Hero helpers.

Repository (GitHub)
View/report issues

Topics

#flutter #gallery #photo-viewer #fullscreen #pager

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, photo_view, plugin_platform_interface, web

More

Packages that depend on yuni_photo_view

Packages that implement yuni_photo_view