Edit, delete and reply messages!

This commit is contained in:
2024-04-18 23:39:48 +08:00
parent 1a1a3a5155
commit b257378a82
11 changed files with 352 additions and 73 deletions

View File

@ -60,6 +60,7 @@ class _PostScreenState extends State<PostScreen> {
child: PostItem(
item: snapshot.data!,
brief: false,
ripple: false,
),
),
SliverToBoxAdapter(