- Updated IdentityVerificationController to streamline data loading and validation. - Introduced a new VerificationSummary widget for displaying registration details. - Improved form validation logic to ensure all required fields are checked before submission. - Enhanced user profile update functionality in UserRepository to include additional registration data. - Added verification progress card to provide visual feedback on the status of verification steps. - Cleaned up code for better readability and maintainability. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| android | ||
| assets | ||
| ios | ||
| lib | ||
| linux | ||
| macos | ||
| public/jsons | ||
| test | ||
| web | ||
| windows | ||
| .env | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| auth_and_panic_button_flow.md | ||
| 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.