- Updated OfficerProfileDetail to include better null checks for officer attributes and added patrol statistics. - Introduced a new method to format role names for better display. - Enhanced UserProfileDetail to handle cases where user data may not be available, displaying appropriate messages. - Added address display functionality in UserProfileDetail. - Improved SettingsScreen to fetch user profile data if not already loaded and display it with a loading indicator. - Refactored SecuritySettingsScreen to use reactive state management with GetX for better performance and user experience. - Created ProfileEditForm for editing user profiles with validation and image upload options. - Added a custom circular loader widget for consistent loading indicators across the app. |
||
|---|---|---|
| .. | ||
| .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.