- 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. |
||
|---|---|---|
| .. | ||
| src | ||
| supadart | ||
| app.dart | ||
| main.dart | ||
| navigation_menu.dart | ||