- Added StepNavigationButtons to SelfieVerificationStep for improved navigation. - Implemented validation logic to ensure selfie verification is completed before proceeding. - Updated AuthButton to use theme colors for better consistency. - Modified OfficerModel to allow nullable fields and added new fields for enhanced data handling. - Set default role to Viewer in RoleSelectionController. - Updated role selection screen with new asset for improved UI. - Enhanced UserMetadataModel with new methods for updating officer and viewer data. - Added logging to OfficerRepository and UserRepository for better debugging. - Improved image uploader error overlay with a blurred background for better visibility. - Added support for SVG images in StateScreen widget. - Introduced custom input decoration in CustomTextField for more flexibility. - Reduced total steps for officers from 4 to 3 in TNum constants. - Fixed schema for patrol_units in Prisma to ensure correct field definitions. - Created StepNavigationButtons widget for reusable navigation controls across steps. |
||
|---|---|---|
| .. | ||
| .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.