- Renamed model classes to follow a unified naming convention (e.g., Evidence to EvidenceSupadartModel). - Updated references to related models to match new naming conventions (e.g., IncidentLogs to IncidentLogSupadartModel). - Adjusted static methods for conversion and JSON parsing to reflect the new class names. - Modified table names in the models to align with the new naming scheme. - Changed output directory in supadart.yaml to 'lib/generated/' for better organization. - Mapped database table names to the new model class names in supadart.yaml. |
||
---|---|---|
.. | ||
.vscode | ||
android | ||
assets | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
web | ||
windows | ||
.env | ||
.gitignore | ||
.metadata | ||
README.md | ||
analysis_options.yaml | ||
auth_and_panic_button_flow.md | ||
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.