feat: edit profile

This commit is contained in:
bggRGjQaUbCoE
2024-10-30 12:13:03 +08:00
parent 14b2d460dd
commit 4046af2042
9 changed files with 566 additions and 43 deletions

View File

@@ -193,7 +193,8 @@ class _DynamicDetailPageState extends State<DynamicDetailPage>
return Scaffold(
appBar: AppBar(
elevation: 0,
scrolledUnderElevation: 1,
scrolledUnderElevation: 0,
backgroundColor: Theme.of(context).colorScheme.surface,
centerTitle: false,
titleSpacing: 0,
title: StreamBuilder(