From 7fe81ae418e5bf3545d30e26d6c9715014fb98cf Mon Sep 17 00:00:00 2001 From: nyne Date: Fri, 21 Feb 2025 22:53:01 +0800 Subject: [PATCH] Improve switch pages gesture with gallery mode. --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 89b4555..3a12883 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -725,8 +725,8 @@ packages: dependency: "direct main" description: path: "." - ref: "94724a0b" - resolved-ref: "94724a0b7f94167fd1ae061f84e14ae04cae5c39" + ref: d71faf3c75e059d013b0ce9ddaf5ecc1680e2eb6 + resolved-ref: d71faf3c75e059d013b0ce9ddaf5ecc1680e2eb6 url: "https://github.com/wgh136/photo_view" source: git version: "0.14.0" diff --git a/pubspec.yaml b/pubspec.yaml index 557f1d2..f5e3026 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -29,7 +29,7 @@ dependencies: photo_view: git: url: https://github.com/wgh136/photo_view - ref: 94724a0b + ref: d71faf3c75e059d013b0ce9ddaf5ecc1680e2eb6 mime: ^2.0.0 share_plus: ^10.1.4 scrollable_positioned_list: