- 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. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| android | ||
| assets | ||
| docs | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| public/jsons | ||
| test | ||
| web | ||
| windows | ||
| .env | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| flutter_native_splash.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| schema.prisma | ||
| supadart.yaml | ||
README.md
sigap
A mobile app for SIGAP Jember
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.