opt refresh

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-02-22 13:48:46 +08:00
parent 7e81fae2bc
commit 7563a52bed
5 changed files with 118 additions and 279 deletions

View File

@@ -236,6 +236,7 @@ class _AudioPageState extends State<AudioPage> {
),
child: refreshIndicator(
onRefresh: () => _controller.loadPrev(context),
isClampingScrollPhysics: true,
child: CustomScrollView(
controller: scrollController,
physics: _controller.reachStart