✨ Edit, delete and reply messages!
This commit is contained in:
@ -60,6 +60,7 @@ class _PostScreenState extends State<PostScreen> {
|
||||
child: PostItem(
|
||||
item: snapshot.data!,
|
||||
brief: false,
|
||||
ripple: false,
|
||||
),
|
||||
),
|
||||
SliverToBoxAdapter(
|
||||
|
Reference in New Issue
Block a user