Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meetleev/flutter_photo_view_x

photo_view-x enables images to become able to zoom and pan with user gestures such as pinch and drag. In the gallery, you can slide down the gradient to return to the previous page
https://github.com/meetleev/flutter_photo_view_x

dart flutter

Last synced: 17 days ago
JSON representation

photo_view-x enables images to become able to zoom and pan with user gestures such as pinch and drag. In the gallery, you can slide down the gradient to return to the previous page

Awesome Lists containing this project

README

        

# photo_view_x
[![Pub](https://img.shields.io/pub/v/photo_view_x.svg?style=flat-square)](https://pub.dev/packages/photo_view_x)
[![support](https://img.shields.io/badge/platform-android%20|%20ios%20|%20web%20|%20macos%20|%20windows%20|%20linux%20-blue.svg)](https://pub.dev/packages/photo_view_x)

photo_view_x enables images to become able to zoom and pan with user gestures such as pinch and drag.
In the gallery, you can slide down the gradient to return to the previous page

## Preview

![](https://github.com/meetleev/static_resources/blob/main/photo_view_x/tited-fjhsw.gif)

[HD Preview](https://github.com/meetleev/static_resources/blob/main/photo_view_x/73sji-xtzg8.gif)

## Features

## Getting started

Add the package to your `pubspec.yaml`:

```yaml
dependencies:
photo_view_x:
```

## Usage

[example](./example/lib/page/photo_view_page.dart)