show medal wall

show user follow time

show top image title

Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
dom
2026-03-20 22:12:43 +08:00
parent 662ccfcf0a
commit ae59d257c3
21 changed files with 927 additions and 222 deletions

View File

@@ -11,7 +11,7 @@ import 'package:get/get.dart';
class GroupPanel extends StatefulWidget {
final int mid;
final List? tags;
final List<int>? tags;
final ScrollController? scrollController;
const GroupPanel({
super.key,