Adithya-Jayan / Adithya-Jayan/MyRepertoirApp

PDF easy scroll/page swipe

未關閉
#231 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement good first issue
主要語言
Dart
星號
34
分支
10
平均合併
1 天 6 小時
30 天內合併 PR
3

描述

[Originally suggested in the discussion linked in the parent issue]

Scrolling forward by tapping on the screen once.

- Maybe like this: tapping once to go forward half a page, tapping twice to go back half a page.

- Some apps also do this: The screen is divided in half, the upper part is the upper half of the first page, the lower part is the lower half of the fist page. When you tap, the upper part changes to the next page while the lower part stays the same. When you tap a second time, the lower part also changes to the second page. Like that, you can continue playing without having to adjust your eyes.

We could have other ideas pitched in to see what's most useful.

貢獻指南

開啟貢獻指南

研究方向

No files or tests are named in the issue. Start by locating the Flutter screen/widget that renders PDFs and handles tap/swipe interactions, then trace where page index changes and where scroll position is controlled. Add logic for one-tap half-page progression and reverse on second tap while keeping current page segments in view as described. Verify by running the app and manually testing the PDF viewer flow, or any PDF-related widget test if present, until the tap behavior matches the requested gesture flow.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
dart, flutter
領域
mobile-dev
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
冷清
描述清晰度
基本清楚
新手友好度
68/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。