From c9739ac4a22733d45167173446c1d3ce65a767eb Mon Sep 17 00:00:00 2001 From: Matthias Nott <mnott@mnsoft.org> Date: Sat, 11 Apr 2026 09:39:07 +0200 Subject: [PATCH] feat: inline PDF viewer with pinch-to-zoom --- pubspec.yaml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index dd5c28e..91ced3e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -36,6 +36,7 @@ connectivity_plus: ^7.1.0 in_app_purchase: ^3.2.3 url_launcher: ^6.3.2 + pdfrx: ^1.0.100 dev_dependencies: flutter_test: -- Gitblit v1.3.1