MIF_E31221222/sigap-mobile/lib
vergiLgood1 c6931619de feat(settings): implement base settings controller and specific controllers for display mode, email, language, notifications, privacy, security, and text size
- Added BaseSettingsController to manage loading states and error handling.
- Created DisplayModeController to handle theme settings with persistence.
- Implemented EmailController for managing email preferences and verification.
- Developed LanguageController for language selection and persistence.
- Added NotificationsController to manage notification preferences.
- Created PrivacyController for privacy settings management.
- Implemented SecurityController for security settings including 2FA and backup codes.
- Developed TextSizeController to manage text size settings.
- Created SettingsController to aggregate all sub-controllers and manage user settings.
- Added UI components for displaying officer and user profile details.
2025-05-27 07:10:04 +07:00
..
src feat(settings): implement base settings controller and specific controllers for display mode, email, language, notifications, privacy, security, and text size 2025-05-27 07:10:04 +07:00
supadart feat: Implement repositories for permissions, profiles, resources, roles, and users 2025-05-19 14:22:38 +07:00
app.dart Add role selection 2025-05-19 13:35:57 +07:00
main.dart feat(settings): implement base settings controller and specific controllers for display mode, email, language, notifications, privacy, security, and text size 2025-05-27 07:10:04 +07:00
navigation_menu.dart feat(settings): implement base settings controller and specific controllers for display mode, email, language, notifications, privacy, security, and text size 2025-05-27 07:10:04 +07:00
splash_screen.dart feat: Add KTP model for Indonesian ID card representation 2025-05-23 08:33:52 +07:00