feat: Add app icon generation, update profile navigation, and refine UI styling for profile action buttons and notification tabs.

This commit is contained in:
pradeepkumar
2026-03-14 17:25:33 +05:30
parent 7b9c19ec67
commit 8411015075
44 changed files with 276 additions and 279 deletions

View File

@@ -83,7 +83,7 @@ class HomeScreen extends ConsumerWidget {
),
const SizedBox(height: 16),
Text(
'\u00A9 2025 RE-QuestN. All rights reserved.',
'\u00A9 2025 RE-Quest. All rights reserved.',
style: TextStyle(
fontFamily: 'SourceSerif4',
fontSize: 12,