auto-claude: subtask-6-1 - Run flutter analyze to ensure no errors or warnings
Fixed all 39 analyzer issues: - Removed unused import (animation_system.dart in collapsible_routes_sidebar.dart) - Removed unused element (_buildActionButton in dark_mode_map.dart) - Fixed unnecessary non-null assertions on AppLocalizations.of(context) - Removed unnecessary type checks in providers.dart - Used super parameters for key in navigation_tc_dialog.dart and status_colors.dart - Replaced print statements with debugPrint in providers.dart and logging_interceptor.dart Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+5
-5
@@ -3,23 +3,23 @@
|
||||
"spec": "001-normalize-code-update-packages-widgetify-component",
|
||||
"state": "building",
|
||||
"subtasks": {
|
||||
"completed": 10,
|
||||
"completed": 11,
|
||||
"total": 14,
|
||||
"in_progress": 1,
|
||||
"failed": 0
|
||||
},
|
||||
"phase": {
|
||||
"current": "Unlock Orientation",
|
||||
"current": "Cleanup and Verification",
|
||||
"id": null,
|
||||
"total": 1
|
||||
"total": 3
|
||||
},
|
||||
"workers": {
|
||||
"active": 0,
|
||||
"max": 1
|
||||
},
|
||||
"session": {
|
||||
"number": 11,
|
||||
"number": 12,
|
||||
"started_at": "2026-01-20T11:20:56.182893"
|
||||
},
|
||||
"last_update": "2026-01-20T11:46:27.066658"
|
||||
"last_update": "2026-01-20T11:47:55.069999"
|
||||
}
|
||||
Reference in New Issue
Block a user