* opt: linter

* tweaks

* opt: TopImage

* update

* remove repaintBoundary [skip ci]

---------

Co-authored-by: dom <githubaccount56556@proton.me>
This commit is contained in:
My-Responsitories
2026-03-12 15:45:18 +08:00
committed by GitHub
parent 99128b2641
commit 6cda3a1880
25 changed files with 237 additions and 323 deletions

View File

@@ -23,7 +23,7 @@ abstract final class MusicHttp {
}
}
static Future<LoadingState<Null>> wishUpdate(
static Future<LoadingState<void>> wishUpdate(
String musicId,
bool hasLike,
) async {