Message showing

This commit is contained in:
2024-04-17 23:00:53 +08:00
parent c25ae591b9
commit ba405770ed
12 changed files with 449 additions and 24 deletions

View File

@@ -44,6 +44,7 @@ class _PostScreenState extends State<PostScreen> {
@override
Widget build(BuildContext context) {
return IndentWrapper(
noSafeArea: true,
hideDrawer: true,
title: AppLocalizations.of(context)!.post,
child: FutureBuilder(