- Added new fields `category` and `memberCount` to `PatrolUnitModel` for better categorization and tracking of patrol units. - Introduced `PatrolUnitController` to manage patrol unit operations, including creation, validation, and fetching of patrol units. - Implemented enhanced validation for patrol unit creation, ensuring all required fields are correctly filled. - Updated `updateOfficerProfile` method in `OfficerRepository` to return nullable `OfficerModel`. - Improved `CustomTextField` widget to handle disabled states with appropriate styling. - Added new colors for information and disabled states in `TColors`. - Refactored `UserRepository` to update user metadata with role information using a new `UserMetadataModel`. |
||
---|---|---|
.. | ||
.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.