- 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. |
||
---|---|---|
.. | ||
.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.