MIF_E31221222/sigap-mobile/lib
vergiLgood1 5bd92a0399 feat: Enhance Selfie Verification Step with Dark Mode Support and Improved Snackbars
- Added dark mode support for warning colors in the Selfie Verification Step.
- Replaced hardcoded colors with theme-aware colors for better UI consistency.
- Updated Snackbar notifications to use a centralized loader utility for better user feedback.
- Refactored the auto-verify toggle and bypass liveness check functionality for clarity.
- Improved layout and styling for better user experience.

fix: Update Units Repository with Logging and Error Handling

- Integrated logging for unit fetching operations in the Units Repository.
- Added checks for empty unit lists to prevent unnecessary errors.
- Improved error handling for database operations.

refactor: Revamp Image Source Dialog and Uploader for Dark Mode

- Enhanced Image Source Dialog to support dark mode styling.
- Updated Image Uploader to use a custom circular loader for better visual feedback during uploads.

style: Standardize Step Indicator Colors Based on Theme

- Adjusted step indicator icon colors to adapt based on the current theme (dark/light).

chore: Update Tips Container to Use New Color Constants

- Refactored Tips Container to utilize new color constants for better maintainability.

style: Introduce New Color Constants for Card Styles

- Added new color constants for card backgrounds, borders, and text to improve UI consistency across the application.

fix: Adjust Total Steps for Officer Selection Process

- Updated the total steps for officer selection from 5 to 4 to reflect the current flow.

chore: Add Patrol Unit Selection Screen for Officer Information

- Implemented a new Patrol Unit Selection Screen to allow officers to configure their patrol units.
- Integrated selection modes and unit creation functionality for enhanced user experience.
2025-05-26 13:31:12 +07:00
..
src feat: Enhance Selfie Verification Step with Dark Mode Support and Improved Snackbars 2025-05-26 13:31:12 +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: Implement selfie verification feature with camera preview, countdown, and error handling 2025-05-24 22:13:13 +07:00
navigation_menu.dart Refactor code structure for improved readability and maintainability 2025-05-24 14:50:31 +07:00
splash_screen.dart feat: Add KTP model for Indonesian ID card representation 2025-05-23 08:33:52 +07:00