MIF_E31221222/sigap-mobile/android
vergiLgood1 803a28494d feat: Implement user profile and role management features
- Added ProfileRepository for managing user profile data including fetching, updating, and uploading avatars.
- Introduced RolesRepository to handle role-related operations such as fetching all roles and retrieving roles by ID or name.
- Created UserRepository for user data management, including user authentication checks and profile updates.
- Developed OfficerModel to represent officer data with JSON serialization.
- Implemented RoleSelectionController to manage role selection logic during onboarding.
- Added LocationWarningScreen to handle location validation and user notifications.
- Created RoleSelectionScreen for users to select their roles during onboarding.
- Developed RoleCard widget for displaying role options in a user-friendly manner.
2025-05-17 07:10:00 +07:00
..
app feat: Implement user profile and role management features 2025-05-17 07:10:00 +07:00
gradle/wrapper Add Flutter app sigap-mobile as regular folder 2025-05-16 06:36:07 +07:00
.gitignore Add Flutter app sigap-mobile as regular folder 2025-05-16 06:36:07 +07:00
build.gradle.kts Add Flutter app sigap-mobile as regular folder 2025-05-16 06:36:07 +07:00
gradle.properties Add Flutter app sigap-mobile as regular folder 2025-05-16 06:36:07 +07:00
settings.gradle.kts Add Flutter app sigap-mobile as regular folder 2025-05-16 06:36:07 +07:00