feat: add carpet

This commit is contained in:
2026-07-03 21:56:34 +03:30
parent 5160deb973
commit 7acd72c286
21 changed files with 536 additions and 156 deletions
@@ -92,10 +92,7 @@ class ProfileScreen extends StatelessWidget {
children: [
Row(
children: [
IconButton(
onPressed: () => context.pop(),
icon: const Icon(Icons.arrow_back, color: AppColors.gold),
),
const AppBackButton(),
const Spacer(),
const GlowText('پروفایل', size: 24),
const Spacer(),