- Added new text controllers and error states for unit ID, patrol unit ID, name, position, phone, email, valid until, avatar, QR code, banned reason, and banned until. - Implemented validation logic for the new fields in the officer info controller. - Updated the signup form screen to include new input fields for unit ID and patrol unit ID. - Refactored the signup with role screen to improve layout and remove unnecessary components. - Introduced a new role signup page view to manage role selection and signup process. - Updated the welcome screen button text to reflect new functionality. - Adjusted the primary color in the dark theme for better visibility. - Enhanced the auth button height for improved usability. |
||
|---|---|---|
| .. | ||
| .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.